Home
last modified time | relevance | path

Searched defs:IsTestImplementation (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/
Dtest_support_android.cc80 bool IsTestImplementation() const override { return true; } in IsTestImplementation() function in __anonea55df2a0111::MessagePumpForUIStub
/external/libchrome/base/message_loop/
Dmessage_pump_android.cc309 bool MessagePumpForUI::IsTestImplementation() const { in IsTestImplementation() function in base::MessagePumpForUI