Home
last modified time | relevance | path

Searched defs:PKG_NAME (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/
DSelectionEventConverterTest.java45 private static final String PKG_NAME = "com.pkg"; field in SelectionEventConverterTest
DTextClassifierEventLoggerTest.java42 private static final String PKG_NAME = "pkg.name"; field in TextClassifierEventLoggerTest
/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_api.py8 PKG_NAME = 'fine' variable
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerBase.java59 public static final String PKG_NAME; field in SerializerBase