Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoTests.java21 public class ProtoTests { class
23 TestSuite suite = new TestSuite(ProtoTests.class.getName()); in suite()