Home
last modified time | relevance | path

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

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