Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel_tests.cpp38 struct TestProtocol { struct
39 using DataType = int8_t;
40 enum {
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/testing/
H A DTestProtocol.java22 public final class TestProtocol { class