Home
last modified time | relevance | path

Searched defs:json_file (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/scripts/
H A Dlist_hal_vts.py72 def load_modules_info(json_file): argument
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
H A DConfigVerifier.cc85 static void execConfig(const std::string& json_file, in execConfig()
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
H A DHintManagerTest.cc598 TemporaryFile json_file; in TEST_F() local