Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/test/
Dgmock-spec-builders_test.cc904 std::string on_call_location; in TEST() local
908 on_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); in TEST()
912 EXPECT_PRED_FORMAT2(IsSubstring, on_call_location, GetCapturedStdout()); in TEST()