Searched refs:test_file (Results 1 – 2 of 2) sorted by relevance
197 test_file = CheckerFile("<test_file>")200 test_case = TestCase(test_file, case_name, 0)210 return test_file
465 for (const std::string& test_file : test_files) { in DexFileLayoutFixedPointExec() local466 if (!UnlinkFile(test_file)) { in DexFileLayoutFixedPointExec()