HomeSort by relevance Sort by last modified time
    Searched defs:FRIEND_TEST (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/testing/gtest/include/gtest/
gtest_prod.h 38 // 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)\
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest_prod.h 38 // 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)\
  /external/gtest/include/gtest/
gtest_prod.h 38 // 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)\
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest_prod.h 38 // 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)\
  /external/mesa3d/src/gtest/include/gtest/
gtest_prod.h 38 // 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)\
  /external/protobuf/gtest/include/gtest/
gtest_prod.h 38 // 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)\
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest_prod.h 38 // 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)\
  /external/chromium_org/base/json/
json_parser.h 28 #define FRIEND_TEST(test_case_name, test_name)\
32 FRIEND_TEST(test_case_name, test_name); \
33 FRIEND_TEST(test_case_name, DISABLED_##test_name); \
34 FRIEND_TEST(test_case_name, FLAKY_##test_name)
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 434 milliseconds