Searched refs:Concat8 (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/testing/test/ |
D | gmock-more-actions_test.cc | 161 string Concat8(const char* s1, const char* s2, const char* s3, in Concat8() function 210 string Concat8(const char* s1, const char* s2, const char* s3, in Concat8() function in testing::gmock_more_actions_test::Foo 296 Invoke(Concat8); in TEST() 431 Invoke(&foo, &Foo::Concat8); in TEST()
|
D | gmock-generated-actions_test.cc | 144 string Concat8(const char* s1, const char* s2, const char* s3, in Concat8() function 224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8))); in TEST() 344 WithArgs<0, 1, 2, 3, 0, 1, 2, 3>(Invoke(Concat8)); in TEST()
|
/external/gmock/test/ |
D | gmock-more-actions_test.cc | 161 string Concat8(const char* s1, const char* s2, const char* s3, in Concat8() function 210 string Concat8(const char* s1, const char* s2, const char* s3, in Concat8() function in testing::gmock_more_actions_test::Foo 296 Invoke(Concat8); in TEST() 431 Invoke(&foo, &Foo::Concat8); in TEST()
|
D | gmock-generated-actions_test.cc | 144 string Concat8(const char* s1, const char* s2, const char* s3, in Concat8() function 224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8))); in TEST() 344 WithArgs<0, 1, 2, 3, 0, 1, 2, 3>(Invoke(Concat8)); in TEST()
|