Searched refs:GetTestChannelId (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_framework_tests.cpp295 int GetTestChannelId() { function in class:__anon1874::TestClient
464 EXPECT_EQ(-ENOENT, client->GetTestChannelId());
468 EXPECT_EQ(channel_id, client->GetTestChannelId());
486 EXPECT_EQ(-ENOENT, client->GetTestChannelId());
490 EXPECT_EQ(channel_id, client->GetTestChannelId());

Completed in 7 milliseconds