HomeSort by: relevance | last modified time | path
    Searched refs:TestPropertyKeyIs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 347 // TestPropertyKeyIs is copyable.
348 class TestPropertyKeyIs {
352 // TestPropertyKeyIs has NO default constructor.
353 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {}
gtest.cc 2074 internal::TestPropertyKeyIs(test_property.key()));

Completed in 25 milliseconds