Searched refs:first_used_file (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/src/
H A Dgmock-spec-builders.cc525 : first_used_file(NULL), first_used_line(-1), leakable(false) {}
529 const char* first_used_file; member in struct:__anon13::MockObjectState
567 std::cout << internal::FormatFileLocation(state.first_used_file,
726 if (state.first_used_file == NULL) {
727 state.first_used_file = file;

Completed in 7 milliseconds