Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc912 std::string expect_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); in TEST() local
921 EXPECT_PRED_FORMAT2(IsSubstring, expect_call_location, output); in TEST()