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

/art/runtime/
H A Dcommon_test.h249 if (IsHost()) {
266 android_data = (IsHost() ? "/tmp/art-data-XXXXXX" : "/data/dalvik-cache/art-data-XXXXXX");
274 static bool IsHost() { function in class:art::CommonTest
406 if (IsHost()) {
415 if (IsHost()) {
426 if (IsHost()) {

Completed in 54 milliseconds