Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoTests.java39 suite.addTestSuite(ProtoInputStreamBytesTest.class); in suite()
H A DProtoInputStreamBytesTest.java34 public class ProtoInputStreamBytesTest extends TestCase { class