Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/src/
Dgmock-spec-builders.cc70 const string& a_source_text) in ExpectationBase() argument
73 source_text_(a_source_text), in ExpectationBase()
/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h871 const char* a_file, int a_line, const string& a_source_text, in TypedExpectation() argument
873 : ExpectationBase(a_file, a_line, a_source_text), in TypedExpectation()