Searched refs:a_source_text (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/testing/src/ |
D | gmock-spec-builders.cc | 70 const string& a_source_text) in ExpectationBase() argument 73 source_text_(a_source_text), in ExpectationBase()
|
/external/gmock/src/ |
D | gmock-spec-builders.cc | 70 const string& a_source_text) in ExpectationBase() argument 73 source_text_(a_source_text), in ExpectationBase()
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-spec-builders.h | 876 const char* a_file, int a_line, const string& a_source_text, in TypedExpectation() argument 878 : ExpectationBase(a_file, a_line, a_source_text), in TypedExpectation()
|
/external/gmock/include/gmock/ |
D | gmock-spec-builders.h | 884 const char* a_file, int a_line, const string& a_source_text, in TypedExpectation() argument 886 : ExpectationBase(a_file, a_line, a_source_text), in TypedExpectation()
|