Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/test/
Dgmock-spec-builders_test.cc891 std::string expect_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); in TEST() local
900 EXPECT_PRED_FORMAT2(IsSubstring, expect_call_location, output); in TEST()