Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CameraITS/tools/
H A Drun_all_tests.py394 def get_test_params(config_file_contents): argument
410 def get_device_serial_number(device, config_file_contents): argument
/aosp_15_r20/cts/hostsidetests/multidevices/tools/
H A Drun_all_tests.py57 def get_device_serial_number(config_file_contents): argument
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/
H A Dreplay.rs687 let config_file_contents = create_test_config_file(files_to_exclude); in test_replay_internal() localVariable