Searched defs:IsTestImplementation (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/test/ | ||
D | test_support_android.cc | 80 bool IsTestImplementation() const override { return true; } in IsTestImplementation() function in __anonea55df2a0111::MessagePumpForUIStub |
/external/libchrome/base/message_loop/ | ||
D | message_pump_android.cc | 309 bool MessagePumpForUI::IsTestImplementation() const { in IsTestImplementation() function in base::MessagePumpForUI |