Searched defs:MockHandler (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/ | ||
H A D | mock_app_thread.cpp | 20 MockHandler::MockHandler(const std::shared_ptr<EventRunner>& runner) : EventHandler(runner) in MockHandler() function in OHOS::AppExecFwk::MockHandler |
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ | ||
H A D | satellite_service_test.cpp | 98 class MockHandler : public TelEventHandler { class |