• Home
  • Raw
  • Download

Lines Matching refs:kRuntimeISA

48       runtime_->SetInstructionSet(kRuntimeISA);  in SetUp()
447 LOG(INFO) << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA; in TEST_F()
449 std::cout << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
506 LOG(INFO) << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
508 …std::cout << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
666 LOG(INFO) << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA; in TestUnlockObject()
668 …std::cout << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA << std::en… in TestUnlockObject()
777 LOG(INFO) << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA; in TEST_F()
779 std::cout << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
894 LOG(INFO) << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
896 …std::cout << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA << std::end… in TEST_F()
956 LOG(INFO) << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA; in TEST_F()
958 …std::cout << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1037 LOG(INFO) << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1039 std::cout << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA << in TEST_F()
1071 LOG(INFO) << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanStatic()
1073 …std::cout << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA << st… in GetSetBooleanStatic()
1100 LOG(INFO) << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA; in GetSetByteStatic()
1102 …std::cout << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetByteStatic()
1137 LOG(INFO) << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanInstance()
1139 …std::cout << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA << … in GetSetBooleanInstance()
1171 LOG(INFO) << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA; in GetSetByteInstance()
1173 …std::cout << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetByteInstance()
1202 LOG(INFO) << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA; in GetSetCharStatic()
1204 …std::cout << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetCharStatic()
1232 LOG(INFO) << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA; in GetSetShortStatic()
1234 …std::cout << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA << std:… in GetSetShortStatic()
1267 LOG(INFO) << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA; in GetSetCharInstance()
1269 …std::cout << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetCharInstance()
1301 LOG(INFO) << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA; in GetSetShortInstance()
1303 …std::cout << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA << st… in GetSetShortInstance()
1332 LOG(INFO) << "Skipping set32static as I don't know how to do that on " << kRuntimeISA; in GetSet32Static()
1334 …std::cout << "Skipping set32static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet32Static()
1370 LOG(INFO) << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA; in GetSet32Instance()
1372 …std::cout << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet32Instance()
1420 LOG(INFO) << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA; in GetSetObjStatic()
1422 …std::cout << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA << std::end… in GetSetObjStatic()
1473 LOG(INFO) << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA; in GetSetObjInstance()
1475 …std::cout << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA << std::e… in GetSetObjInstance()
1507 LOG(INFO) << "Skipping set64static as I don't know how to do that on " << kRuntimeISA; in GetSet64Static()
1509 …std::cout << "Skipping set64static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet64Static()
1544 LOG(INFO) << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA; in GetSet64Instance()
1546 …std::cout << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet64Instance()
1838 LOG(INFO) << "Skipping imt as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1840 std::cout << "Skipping imt as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1912 LOG(INFO) << "Skipping indexof as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1914 std::cout << "Skipping indexof as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()