Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc79 const std::string& a_source_text) in ExpectationBase() argument
82 source_text_(a_source_text), in ExpectationBase()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h897 const std::string& a_source_text, in TypedExpectation() argument
899 : ExpectationBase(a_file, a_line, a_source_text), in TypedExpectation()