Searched defs:FRIEND_TEST (Results 1 - 7 of 7) 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/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

Completed in 224 milliseconds