Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc83 void Test2Mixed(const std::string& a, std::string* b) { in Test2Mixed() function in base::__anon2a3b24860111::Foo
866 FROM_HERE, BindOnce(&Foo::Test2Mixed, foo, a, &d)); in TEST_P()