Home
last modified time | relevance | path

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

/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
DProtoTests.java32 suite.addTestSuite(ProtoInputStreamSInt64Test.class); in suite()
DProtoInputStreamSInt64Test.java33 public class ProtoInputStreamSInt64Test extends TestCase { class