Searched defs:RUNTIME (Results 1 – 2 of 2) sorted by relevance
38 enum class ValidationMode { DRIVER, RUNTIME }; enumerator
51 private static final Runtime RUNTIME = Runtime.getRuntime(); field in TraceUtils