Searched refs:CompletedDispatcherTest (Results 1 – 1 of 1) sorted by relevance
43 class CompletedDispatcherTest : public testing::Test { class45 CompletedDispatcherTest() in CompletedDispatcherTest() function in OHOS::AbilityRuntime::WantAgent::CompletedDispatcherTest47 ~CompletedDispatcherTest() in ~CompletedDispatcherTest()71 int CompletedDispatcherTest::CompletedCallbackSon::code = 0;73 void CompletedDispatcherTest::CompletedCallbackSon::OnSendFinished( in OnSendFinished()87 void CompletedDispatcherTest::SetUpTestCase(void) in SetUpTestCase()90 void CompletedDispatcherTest::TearDownTestCase(void) in TearDownTestCase()93 void CompletedDispatcherTest::SetUp(void) in SetUp()96 void CompletedDispatcherTest::TearDown(void) in TearDown()120 std::make_shared<CompletedDispatcherTest::CompletedCallbackSon>();[all …]