Searched refs:TestDisabled (Results 1 - 20 of 20) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h856 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/include/gtest/
H A Dgtest.h786 static bool TestDisabled(const TestInfo * test_info);
/external/gtest/include/gtest/
H A Dgtest.h878 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h878 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/external/protobuf/gtest/src/
H A Dgtest.cc2347 return CountIf(test_info_list_, TestDisabled);
2448 bool TestCase::TestDisabled(const TestInfo * test_info) { function in class:testing::TestCase
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3687 return CountIf(test_info_list_, TestDisabled);
3788 bool TestCase::TestDisabled(const TestInfo * test_info) { function in class:testing::TestCase
H A Dgtest.h16374 static bool TestDisabled(const TestInfo * test_info);
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc2370 return CountIf(test_info_list_, TestDisabled);
/external/gtest/src/
H A Dgtest.cc2363 return CountIf(test_info_list_, TestDisabled);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2340 return CountIf(test_info_list_, TestDisabled);
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2369 return CountIf(test_info_list_, TestDisabled);
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc2363 return CountIf(test_info_list_, TestDisabled);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3847 return CountIf(test_info_list_, TestDisabled);
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp3863 return CountIf(test_info_list_, TestDisabled);
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc3847 return CountIf(test_info_list_, TestDisabled);
H A Dgtest.h18292 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
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h18355 static bool TestDisabled(const TestInfo* test_info) { function in class:testing::TestCase

Completed in 622 milliseconds