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

  /external/chromium/android/testing/gtest/include/gtest/
gtest_prod.h 1 #define FRIEND_TEST(test_case_name, test_name)\
  /external/chromium/android/testing/
platform_test.h 1 #define FRIEND_TEST(test_case_name, test_name)\
  /external/chromium/sdch/open-vcdiff/src/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/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/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/open-vcdiff/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/android/
prefix.h 67 #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/base/json/
json_reader.h 43 #define FRIEND_TEST(test_case_name, test_name)\
150 FRIEND_TEST(JSONReaderTest, Reading);
151 FRIEND_TEST(JSONReaderTest, ErrorMessages);
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1229 milliseconds