Home
last modified time | relevance | path

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

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