Home
last modified time | relevance | path

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

/aosp_15_r20/art/tools/bisection_search/
H A Dbisection_search.py220 def __init__(self, script_path, expected_output_path, logfile): argument
/aosp_15_r20/system/tools/aidl/
Daidl_unittest.cpp4454 void Test(const Options& options, const std::string expected_output_path) { in Test()