OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INIT_AT_LOAD_TIME
(Results
1 - 2
of
2
) sorted by null
/external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java
457
// load [and force early initialization if
INIT_AT_LOAD_TIME
is 'true']:
458
appClass = Class.forName (m_appClassName,
INIT_AT_LOAD_TIME
, appLoader);
465
catch (ExceptionInInitializerError eiie) // this should not happen for
INIT_AT_LOAD_TIME
=false
537
// this catch block is never entered if
INIT_AT_LOAD_TIME
is 'true'
[
all
...]
/external/emma/lib/
emma.jar
Completed in 2556 milliseconds