Home
last modified time | relevance | path

Searched defs:TestNameWithoutDisabledPrefix (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/base/test/
H A Dgtest_util.cc28 std::string TestNameWithoutDisabledPrefix(const std::string& full_test_name) { in TestNameWithoutDisabledPrefix() function
/aosp_15_r20/external/cronet/base/test/
H A Dgtest_util.cc32 std::string TestNameWithoutDisabledPrefix(const std::string& full_test_name) { in TestNameWithoutDisabledPrefix() function
/aosp_15_r20/external/angle/build/android/pylib/gtest/
H A Dgtest_test_instance.py319 def TestNameWithoutDisabledPrefix(test_name): function
/aosp_15_r20/external/cronet/build/android/pylib/gtest/
H A Dgtest_test_instance.py315 def TestNameWithoutDisabledPrefix(test_name): function