Home
last modified time | relevance | path

Searched refs:found_test (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/processor/
Dstatic_address_map_unittest.cc100 bool found_test; in CompareRetrieveResult() local
103 found_test = in CompareRetrieveResult()
106 ASSERT_EQ(found, found_test); in CompareRetrieveResult()
108 if (found && found_test) { in CompareRetrieveResult()
/external/autotest/utils/
Dtest_importer.py372 found_test = control_data.parse_control(file,
374 tests[file] = found_test
380 found_test = control_data.parse_control(file)
381 tests[file] = found_test
463 found_test = control_data.parse_control(file_path,
465 tests[file_path] = found_test
/external/autotest/server/cros/dynamic_suite/
Dsuite.py576 found_test = self._parse_cf_text(path, text)
585 tests[path] = found_test