Home
last modified time | relevance | path

Searched refs:TestNameWithoutDisabledPrefix (Results 1 – 16 of 16) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/gtest/
H A Dgtest_test_instance.py173 TestNameWithoutDisabledPrefix(test_name),
216 TestNameWithoutDisabledPrefix(test_name), result_type, duration,
245 '%s.%s' % (suite_name, TestNameWithoutDisabledPrefix(case_name)),
253 def TestNameWithoutDisabledPrefix(test_name): function
517 test_name_no_disabled = TestNameWithoutDisabledPrefix(test)
H A Dgtest_test_instance_test.py227 .TestNameWithoutDisabledPrefix(test_name)
239 .TestNameWithoutDisabledPrefix(test_name)
246 .TestNameWithoutDisabledPrefix(test_name)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/gtest/
H A Dgtest_test_instance_test.py269 .TestNameWithoutDisabledPrefix(test_name)
281 .TestNameWithoutDisabledPrefix(test_name)
288 .TestNameWithoutDisabledPrefix(test_name)
H A Dgtest_test_instance.py178 TestNameWithoutDisabledPrefix(test_name),
221 TestNameWithoutDisabledPrefix(test_name), result_type, duration,
250 '%s.%s' % (suite_name, TestNameWithoutDisabledPrefix(case_name)),
281 def TestNameWithoutDisabledPrefix(test_name): function
559 test_name_no_disabled = TestNameWithoutDisabledPrefix(test)
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/gtest/
H A Dgtest_test_instance.py178 TestNameWithoutDisabledPrefix(test_name),
223 TestNameWithoutDisabledPrefix(test_name), result_type, duration,
252 '%s.%s' % (suite_name, TestNameWithoutDisabledPrefix(case_name)),
283 def TestNameWithoutDisabledPrefix(test_name): function
566 test_name_no_disabled = TestNameWithoutDisabledPrefix(test)
H A Dgtest_test_instance_test.py280 .TestNameWithoutDisabledPrefix(test_name)
292 .TestNameWithoutDisabledPrefix(test_name)
299 .TestNameWithoutDisabledPrefix(test_name)
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/gtest/
H A Dgtest_test_instance.py183 TestNameWithoutDisabledPrefix(test_name),
237 TestNameWithoutDisabledPrefix(test_name), result_type, duration,
266 '%s.%s' % (suite_name, TestNameWithoutDisabledPrefix(case_name)),
305 def TestNameWithoutDisabledPrefix(test_name): function
593 test_name_no_disabled = TestNameWithoutDisabledPrefix(test)
H A Dgtest_test_instance_test.py323 .TestNameWithoutDisabledPrefix(test_name)
335 .TestNameWithoutDisabledPrefix(test_name)
342 .TestNameWithoutDisabledPrefix(test_name)
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/launcher/
H A Dtest_results_tracker.cc226 all_tests_.insert(TestNameWithoutDisabledPrefix(test_name)); in AddTest()
232 disabled_tests_.insert(TestNameWithoutDisabledPrefix(test_name)); in AddDisabledTest()
252 TestNameWithoutDisabledPrefix(result.full_name); in AddTestResult()
288 std::string test_name = TestNameWithoutDisabledPrefix(full_test_name); in GeneratePlaceholderIteration()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/
H A Dgtest_util.h89 std::string TestNameWithoutDisabledPrefix(const std::string& full_test_name);
H A Dgtest_util.cc28 std::string TestNameWithoutDisabledPrefix(const std::string& full_test_name) { in TestNameWithoutDisabledPrefix() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/test/
H A Dtest_browser_ui.cc25 const std::string name = base::TestNameWithoutDisabledPrefix( in NameFromTestCase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py774 gtest_test_instance.TestNameWithoutDisabledPrefix(t))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py705 gtest_test_instance.TestNameWithoutDisabledPrefix(t))
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py743 gtest_test_instance.TestNameWithoutDisabledPrefix(t))
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py872 gtest_test_instance.TestNameWithoutDisabledPrefix(t))