Searched refs:g_intentionServiceNullptr (Results 1 – 1 of 1) sorted by relevance
66 std::shared_ptr<IntentionService> g_intentionServiceNullptr { nullptr }; variable139 g_intentionServiceNullptr = std::make_shared<IntentionService>(g_contextNullptr); in SetUpTestCase()145 g_intentionServiceNullptr = nullptr; in TearDownTestCase()379 ret = g_intentionServiceNullptr->Stop(g_intention, dataParcel, replyParcel);