Home
last modified time | relevance | path

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

/external/grpc-grpc-java/compiler/
Dbuild.gradle141 testLite {
194 ofSourceSet('testLite')*.each { task ->
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteTest.java81 public void testLite() throws Exception { in testLite() method in LiteTest