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.py374 found_test = control_data.parse_control(file,
376 tests[file] = found_test
382 found_test = control_data.parse_control(file)
383 tests[file] = found_test
465 found_test = control_data.parse_control(file_path,
467 tests[file_path] = found_test
/external/autotest/server/cros/dynamic_suite/
Dsuite.py562 found_test = self._parse_cf_text(path, text)
571 tests[path] = found_test