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

/external/google-breakpad/src/testing/test/
H A Dgmock-spec-builders_test.cc891 std::string expect_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); local
900 EXPECT_PRED_FORMAT2(IsSubstring, expect_call_location, output);
/external/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc899 std::string expect_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); local
908 EXPECT_PRED_FORMAT2(IsSubstring, expect_call_location, output);
/external/v8/testing/gmock/test/
H A Dgmock-spec-builders_test.cc899 std::string expect_call_location = FormatFileLocation(__FILE__, __LINE__ + 1); local
908 EXPECT_PRED_FORMAT2(IsSubstring, expect_call_location, output);

Completed in 98 milliseconds