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

/gem5/ext/googletest/googletest/test/
H A Dgtest-printers_test.cc542 AssertionResult HasPrefix(const StringType& str, const StringType& prefix) { function in namespace:testing::gtest_printers_test
568 EXPECT_TRUE(HasPrefix(Print(&Foo::value),
571 EXPECT_TRUE(HasPrefix(Print(p),
580 EXPECT_TRUE(HasPrefix(Print(&Foo::MyMethod),
583 HasPrefix(Print(&Foo::MyVirtualMethod),
586 EXPECT_TRUE(HasPrefix(Print(p),
1219 EXPECT_TRUE(HasPrefix(
1225 EXPECT_TRUE(HasPrefix(
1235 EXPECT_TRUE(HasPrefix(

Completed in 17 milliseconds