Home | History | Annotate | Download | only in test

Lines Matching refs:IsSubstring

84 using testing::IsSubstring;
626 IsSubstring,
631 IsSubstring,
637 IsSubstring,
642 IsSubstring,
648 IsSubstring,
668 IsSubstring,
889 EXPECT_PRED_FORMAT2(IsSubstring, expect_call_location, output);
901 EXPECT_PRED_FORMAT2(IsSubstring, on_call_location, GetCapturedStdout());
1891 EXPECT_PRED_FORMAT2(IsSubstring, "GMOCK WARNING", output);
1892 EXPECT_PRED_FORMAT2(IsSubstring, "Stack trace:", output);
1901 EXPECT_PRED_FORMAT2(IsSubstring, "VoidMethod(", output);
1908 IsSubstring, "NonVoidMethod(", output2);
1922 IsSubstring,