Searched refs:callbackTwo (Results 1 – 4 of 4) sorted by relevance
408 std::shared_ptr<ICarPowerPolicyChangeCallback> callbackTwo = getPowerPolicyChangeCallback(); in TEST_F() local409 server->expectLinkToDeathStatus(callbackTwo->asBinder().get(), STATUS_OK); in TEST_F()411 status = server->registerPowerPolicyChangeCallback(callbackTwo, filter); in TEST_F()
177 ProfilingResultCallback callbackTwo = new ProfilingResultCallback(); in testRequestProfiling_MultipleCallbackTriggered() local181 mProfilingService.registerResultsCallback(true, callbackTwo); in testRequestProfiling_MultipleCallbackTriggered()186 assertEquals(callbackTwo, in testRequestProfiling_MultipleCallbackTriggered()196 assertTrue(callbackTwo.mResultSent); in testRequestProfiling_MultipleCallbackTriggered()
310 auto callbackTwo = std::make_shared<HidlVhalClient::OnBinderDiedCallbackFunc>( in TEST_F() local313 getClient()->addOnBinderDiedCallback(callbackTwo); in TEST_F()
790 auto callbackTwo = std::make_shared<AidlVhalClient::OnBinderDiedCallbackFunc>( in TEST_F() local793 getClient()->addOnBinderDiedCallback(callbackTwo); in TEST_F()