Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoTests.java27 suite.addTestSuite(ProtoInputStreamInt32Test.class); in suite()
H A DProtoInputStreamInt32Test.java33 public class ProtoInputStreamInt32Test extends TestCase { class