Searched refs:TestReportable (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h907 static bool TestReportable(const TestInfo* test_info) { function in class:testing::TestCase
/external/gtest/include/gtest/
H A Dgtest.h883 static bool TestReportable(const TestInfo* test_info) { function in class:testing::TestCase
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2652 return CountIf(test_info_list_, TestReportable);
/external/gtest/src/
H A Dgtest.cc2368 return CountIf(test_info_list_, TestReportable);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3852 return CountIf(test_info_list_, TestReportable);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3852 return CountIf(test_info_list_, TestReportable);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18296 static bool TestReportable(const TestInfo* test_info) { function in class:testing::TestCase
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18296 static bool TestReportable(const TestInfo* test_info) { function in class:testing::TestCase

Completed in 743 milliseconds