Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoTests.java28 suite.addTestSuite(ProtoInputStreamInt64Test.class); in suite()
H A DProtoInputStreamInt64Test.java33 public class ProtoInputStreamInt64Test extends TestCase { class