Searched refs:on_call_location (Results 1 – 1 of 1) sorted by relevance
904 std::string on_call_location; in TEST() local908 on_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); in TEST()912 EXPECT_PRED_FORMAT2(IsSubstring, on_call_location, GetCapturedStdout()); in TEST()