Home
last modified time | relevance | path

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

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