HomeSort by relevance Sort by last modified time
    Searched defs:getNameInNamespace (Results 1 - 2 of 2) sorted by null

  /external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java 111 nameInNamespace = getNameInNamespace (namespace, messageResourceBundleName);
432 private static String getNameInNamespace (final Class namespace, final String name)
487 ROOT_RESOURCE_BUNDLE_NAME = getNameInNamespace (ExceptionCommon.class, "exceptions");
  /external/emma/lib/
emma.jar 

Completed in 20 milliseconds