Home
last modified time | relevance | path

Searched defs:test_channel (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice_tests.cpp174 auto test_channel = std::make_shared<Channel>(); in TEST_F() local
202 auto test_channel = std::make_shared<Channel>(); in TEST_F() local
768 auto test_channel = std::make_shared<Channel>(); in TEST_F() local
799 auto test_channel = std::make_shared<Channel>(); in TEST_F() local
/aosp12/system/bt/vendor_libs/test_vendor_lib/scripts/
H A Dtest_channel.py153 def __init__(self, test_channel): argument