• Home
  • Raw
  • Download

Lines Matching refs:kRuntimeISA

46       runtime_->SetInstructionSet(kRuntimeISA);  in SetUp()
576 LOG(INFO) << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA; in TEST_F()
578 std::cout << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
635 LOG(INFO) << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
637 …std::cout << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
795 LOG(INFO) << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA; in TestUnlockObject()
797 …std::cout << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA << std::en… in TestUnlockObject()
906 LOG(INFO) << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA; in TEST_F()
908 std::cout << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1023 LOG(INFO) << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1025 …std::cout << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA << std::end… in TEST_F()
1085 LOG(INFO) << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1087 …std::cout << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1167 LOG(INFO) << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1169 std::cout << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA << in TEST_F()
1201 LOG(INFO) << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanStatic()
1203 …std::cout << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA << st… in GetSetBooleanStatic()
1230 LOG(INFO) << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA; in GetSetByteStatic()
1232 …std::cout << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetByteStatic()
1267 LOG(INFO) << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanInstance()
1269 …std::cout << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA << … in GetSetBooleanInstance()
1301 LOG(INFO) << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA; in GetSetByteInstance()
1303 …std::cout << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetByteInstance()
1332 LOG(INFO) << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA; in GetSetCharStatic()
1334 …std::cout << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetCharStatic()
1362 LOG(INFO) << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA; in GetSetShortStatic()
1364 …std::cout << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA << std:… in GetSetShortStatic()
1397 LOG(INFO) << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA; in GetSetCharInstance()
1399 …std::cout << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetCharInstance()
1431 LOG(INFO) << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA; in GetSetShortInstance()
1433 …std::cout << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA << st… in GetSetShortInstance()
1466 LOG(INFO) << "Skipping set32static as I don't know how to do that on " << kRuntimeISA; in GetSet32Static()
1468 …std::cout << "Skipping set32static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet32Static()
1504 LOG(INFO) << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA; in GetSet32Instance()
1506 …std::cout << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet32Instance()
1548 LOG(INFO) << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA; in GetSetObjStatic()
1550 …std::cout << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA << std::end… in GetSetObjStatic()
1595 LOG(INFO) << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA; in GetSetObjInstance()
1597 …std::cout << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA << std::e… in GetSetObjInstance()
1630 LOG(INFO) << "Skipping set64static as I don't know how to do that on " << kRuntimeISA; in GetSet64Static()
1632 …std::cout << "Skipping set64static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet64Static()
1668 LOG(INFO) << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA; in GetSet64Instance()
1670 …std::cout << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet64Instance()
1962 LOG(INFO) << "Skipping imt as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1964 std::cout << "Skipping imt as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
2036 LOG(INFO) << "Skipping indexof as I don't know how to do that on " << kRuntimeISA; in TEST_F()
2038 std::cout << "Skipping indexof as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()