Searched defs:TestDisabled (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h902 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h856 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/gtest/include/gtest/
H A Dgtest.h878 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h856 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h856 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/protobuf/gtest/src/
H A Dgtest.cc2321 return test_info_list_->CountIf(TestDisabled);
2424 bool TestCase::TestDisabled(const TestInfo * test_info) { function in class:testing::TestCase
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18291 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18291 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase

Completed in 386 milliseconds