OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ROOT_RESOURCE_BUNDLE_NAME
(Results
1 - 2
of
2
) sorted by null
/external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java
60
* specified by {@link #
ROOT_RESOURCE_BUNDLE_NAME
} is searched.
452
private static final String
ROOT_RESOURCE_BUNDLE_NAME
; // set in <clinit>
486
// set the name of
ROOT_RESOURCE_BUNDLE_NAME
:
487
ROOT_RESOURCE_BUNDLE_NAME
= getNameInNamespace (ExceptionCommon.class, "exceptions");
493
temprb = ResourceBundle.getBundle (
ROOT_RESOURCE_BUNDLE_NAME
);
/external/emma/lib/
emma.jar
Completed in 32 milliseconds