Home
last modified time | relevance | path

Searched refs:a_source_text (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc84 const std::string& a_source_text) in ExpectationBase() argument
87 source_text_(a_source_text), in ExpectationBase()
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h888 const std::string& a_source_text, in TypedExpectation() argument
890 : ExpectationBase(a_file, a_line, a_source_text), in TypedExpectation()