Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc78 const std::string& a_source_text) in ExpectationBase() argument
81 source_text_(a_source_text), in ExpectationBase()
/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h895 const std::string& a_source_text, in TypedExpectation() argument
897 : ExpectationBase(a_file, a_line, a_source_text), in TypedExpectation()