Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc77 void Test2Ptr(std::string* a, std::string* b) { in Test2Ptr() function in base::__anon9ed8289d0111::Foo
864 FROM_HERE, BindOnce(&Foo::Test2Ptr, foo, &a, &c)); in TEST_P()