Home
last modified time | relevance | path

Searched defs:source_json (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_zoneinfo/
Dtest_zoneinfo.py1851 def __init__(self, source_json, tzpath, v1=False): argument
1860 def _populate_tzpath(self, source_json): argument
/aosp_15_r20/packages/services/Car/tools/emulator/
Dobd2_to_diagjson.py220 source_json = Json.load(open(args.source_file)) variable