Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc544 AssertionResult HasPrefix(const StringType& str, const StringType& prefix) { in HasPrefix() function
570 EXPECT_TRUE(HasPrefix(Print(&Foo::value), in TEST()
573 EXPECT_TRUE(HasPrefix(Print(p), in TEST()
582 EXPECT_TRUE(HasPrefix(Print(&Foo::MyMethod), in TEST()
585 HasPrefix(Print(&Foo::MyVirtualMethod), in TEST()
588 EXPECT_TRUE(HasPrefix(Print(p), in TEST()
1187 EXPECT_TRUE(HasPrefix( in TEST()
1193 EXPECT_TRUE(HasPrefix( in TEST()
1203 EXPECT_TRUE(HasPrefix( in TEST()