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

  /external/protobuf/gtest/src/
gtest-internal-inl.h 376 const char* test_case_comment() const { return test_case_comment_.c_str(); }
405 const String test_case_comment_; // Test case comment member in class:testing::internal::TestInfoImpl
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc 770 const char* test_case_comment() const { return test_case_comment_.c_str(); }
799 const String test_case_comment_; // Test case comment member in class:testing::internal::TestInfoImpl
    [all...]

Completed in 678 milliseconds