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

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h897 static bool TestReportableDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/gtest/include/gtest/
H A Dgtest.h873 static bool TestReportableDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2642 return CountIf(test_info_list_, TestReportableDisabled);
/external/gtest/src/
H A Dgtest.cc2358 return CountIf(test_info_list_, TestReportableDisabled);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3842 return CountIf(test_info_list_, TestReportableDisabled);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3842 return CountIf(test_info_list_, TestReportableDisabled);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18286 static bool TestReportableDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18286 static bool TestReportableDisabled(const TestInfo* test_info) { function in class:testing::TestCase

Completed in 1996 milliseconds