Searched defs:full_test_name (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/build/android/pylib/local/device/ |
| D | local_device_instrumentation_test_run.py | 1617 def _FailTestIfNecessary(results, full_test_name): argument 1643 def _AppendToLog(results, full_test_name, line): argument 1667 def _SetLinkOnResults(results, full_test_name, link_name, link): argument 1688 def _MatchingTestInResults(results, full_test_name): argument 1703 def _ShouldReportNoMatchingResult(full_test_name): argument
|
| /external/angle/build/android/pylib/local/device/ |
| D | local_device_instrumentation_test_run.py | 1683 def _FailTestIfNecessary(results, full_test_name): argument 1709 def _AppendToLog(results, full_test_name, line): argument 1733 def _SetLinkOnResults(results, full_test_name, link_name, link): argument 1754 def _MatchingTestInResults(results, full_test_name): argument 1769 def _ShouldReportNoMatchingResult(full_test_name): argument
|
| /external/libchrome/base/test/ |
| D | gtest_util.cc | 28 std::string TestNameWithoutDisabledPrefix(const std::string& full_test_name) { in TestNameWithoutDisabledPrefix()
|
| /external/cronet/base/test/ |
| D | gtest_util.cc | 32 std::string TestNameWithoutDisabledPrefix(const std::string& full_test_name) { in TestNameWithoutDisabledPrefix()
|
| /external/cronet/base/test/launcher/ |
| D | test_results_tracker.cc | 328 for (auto& full_test_name : test_placeholders_) { in GeneratePlaceholderIteration() local
|