Home
last modified time | relevance | path

Searched refs:TestReportable (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/
Dgtest.h820 static bool TestReportable(const TestInfo* test_info) { in TestReportable() function
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest.cc2981 return CountIf(test_info_list_, TestReportable); in reportable_test_count()