Searched refs:Test1ConstRef (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc62 void Test1ConstRef(const std::string& a) { function in class:base::__anon9921::Foo
839 &Foo::Test1ConstRef, foo.get(), a));
965 Bind(&Foo::Test1ConstRef, foo.get(), "a"));
H A Dmessage_loop_test.cc33 void Test1ConstRef(const std::string& a) { function in class:base::test::__anon9920::Foo
103 FROM_HERE, Bind(&Foo::Test1ConstRef, foo.get(), a));

Completed in 304 milliseconds