Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoTests.java42 suite.addTestSuite(ProtoInputStreamIncompleteValueTest.class); in suite()
H A DProtoInputStreamIncompleteValueTest.java29 public class ProtoInputStreamIncompleteValueTest extends TestCase { class