HomeSort by relevance Sort by last modified time
    Searched refs:FORWARD_DECLARE_TEST (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/
gtest_prod_util.h 42 // Use FORWARD_DECLARE_TEST to do so for all possible prefixes.
46 // FORWARD_DECLARE_TEST(MyClassTest, TestMethod);
61 #define FORWARD_DECLARE_TEST(test_case_name, test_name) \
  /external/libweave/third_party/chromium/base/
gtest_prod_util.h 44 // Use FORWARD_DECLARE_TEST to do so for all possible prefixes.
48 // FORWARD_DECLARE_TEST(MyClassTest, TestMethod);
63 #define FORWARD_DECLARE_TEST(test_case_name, test_name) \

Completed in 105 milliseconds