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