Home
last modified time | relevance | path

Searched defs:source_text (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h710 const char* source_text() const { return source_text_.c_str(); } in source_text() function
1627 const std::string& source_text, in AddNewExpectation()