Home
last modified time | relevance | path

Searched refs:service2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dservice_tests.cpp748 auto service2 = in TEST_F() local
753 EXPECT_CALL(*static_cast<MockEndpoint*>(service2->endpoint()), in TEST_F()
759 message_->PushChannel(service2.get(), kFlags, nullptr, &channel_id); in TEST_F()
796 auto service2 = in TEST_F() local
801 EXPECT_CALL(*static_cast<MockEndpoint*>(service2->endpoint()), in TEST_F()
805 auto status = message_->CheckChannel(service2.get(), kRef, &channel); in TEST_F()