OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Concat10
(Results
1 - 2
of
2
) sorted by null
/external/chromium/testing/gmock/test/
gmock-more-actions_test.cc
173
string
Concat10
(const char* s1, const char* s2, const char* s3,
222
string
Concat10
(const char* s1, const char* s2, const char* s3,
317
const char*, const char*)> a = Invoke(
Concat10
);
454
const char*, const char*)> a = Invoke(&foo, &Foo::
Concat10
);
gmock-generated-actions_test.cc
156
string
Concat10
(const char* s1, const char* s2, const char* s3,
243
EXPECT_EQ("1234567890", a.Perform(make_tuple(&
Concat10
)));
362
WithArgs<0, 1, 2, 3, 2, 1, 0, 1, 2, 3>(Invoke(
Concat10
));
[
all
...]
Completed in 237 milliseconds