Searched defs:kInterpretOnly (Results 1 - 1 of 1) sorted by relevance

/art/test/common/
H A Druntime_state.cc132 constexpr const char* kInterpretOnly = "interpret-only"; local
135 if (strncmp(filter, kInterpretOnly, strlen(kInterpretOnly)) == 0 ||

Completed in 73 milliseconds