Searched defs:FRIEND_TEST (Results 1 - 10 of 10) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, MyMethod);
55 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/gtest/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, MyMethod);
55 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, MyMethod);
55 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, MyMethod);
55 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, MyMethod);
55 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, MyMethod);
55 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h15201 // use the FRIEND_TEST macro to declare your tests as friends of the
15207 // FRIEND_TEST(MyClassTest, MyMethod);
15218 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17025 // use the FRIEND_TEST macro to declare your tests as friends of the
17031 // FRIEND_TEST(MyClassTest, MyMethod);
17042 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h17086 // use the FRIEND_TEST macro to declare your tests as friends of the
17092 // FRIEND_TEST(MyClassTest, MyMethod);
17103 #define FRIEND_TEST(test_case_name, test_name)\ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h17026 // use the FRIEND_TEST macro to declare your tests as friends of the
17032 // FRIEND_TEST(MyClassTest, MyMethod);
17043 #define FRIEND_TEST(test_case_name, test_name)\ macro

Completed in 4042 milliseconds