Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dtest_env.cc24 static bool gRuntimeIsJVM = false; variable
27 return gRuntimeIsJVM; in IsJVM()
31 gRuntimeIsJVM = b; in SetJVM()