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

  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util.h 447 // for declarations of public methods AddTestPattern() and
460 // TEST_P macro uses AddTestPattern() to record information
466 void AddTestPattern(const char* test_case_name,
  /external/gtest/include/gtest/internal/
gtest-param-util.h 447 // for declarations of public methods AddTestPattern() and
460 // TEST_P macro uses AddTestPattern() to record information
466 void AddTestPattern(const char* test_case_name,
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 447 // for declarations of public methods AddTestPattern() and
460 // TEST_P macro uses AddTestPattern() to record information
466 void AddTestPattern(const char* test_case_name,
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h 465 // for declarations of public methods AddTestPattern() and
478 // TEST_P macro uses AddTestPattern() to record information
484 void AddTestPattern(const char* test_case_name,

Completed in 451 milliseconds