Searched refs:SetJVM (Results 1 – 3 of 3) sorted by relevance
/art/test/ti-agent/ | ||
D | test_env.h | 32 void SetJVM(bool b); |
D | test_env.cc | 30 void SetJVM(bool b) { in SetJVM() function |
D | common_load.cc | 118 SetJVM(strncmp(options, "jvm", 3) == 0); in SetIsJVM() |