Home
last modified time | relevance | path

Searched refs:kInterpretOnly (Results 1 – 1 of 1) sorted by relevance

/art/test/common/
Druntime_state.cc149 constexpr const char* kInterpretOnly = "interpret-only"; in Java_Main_compiledWithOptimizing() local
154 if (strncmp(filter, kInterpretOnly, strlen(kInterpretOnly)) == 0 || in Java_Main_compiledWithOptimizing()