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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc913 std::string on_call_location; local
917 on_call_location = FormatFileLocation(__FILE__, __LINE__ + 1);
921 EXPECT_PRED_FORMAT2(IsSubstring, on_call_location, GetCapturedStdout());

Completed in 11 milliseconds