Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DExtensionRegistryFactoryTest.java249 final Set<String> classNamesNotInLite = in getLiteOnlyClassLoader() local
263 if (classNamesNotInLite.contains(name)) { in getLiteOnlyClassLoader()