• Home
  • Raw
  • Download

Lines Matching refs:kRuntimeISA

48       runtime_->SetInstructionSet(kRuntimeISA);  in SetUp()
579 LOG(INFO) << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA; in TEST_F()
581 std::cout << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
638 LOG(INFO) << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
640 …std::cout << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
798 LOG(INFO) << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA; in TestUnlockObject()
800 …std::cout << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA << std::en… in TestUnlockObject()
909 LOG(INFO) << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA; in TEST_F()
911 std::cout << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1026 LOG(INFO) << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1028 …std::cout << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA << std::end… in TEST_F()
1088 LOG(INFO) << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1090 …std::cout << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1170 LOG(INFO) << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1172 std::cout << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA << in TEST_F()
1204 LOG(INFO) << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanStatic()
1206 …std::cout << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA << st… in GetSetBooleanStatic()
1233 LOG(INFO) << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA; in GetSetByteStatic()
1235 …std::cout << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetByteStatic()
1270 LOG(INFO) << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanInstance()
1272 …std::cout << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA << … in GetSetBooleanInstance()
1304 LOG(INFO) << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA; in GetSetByteInstance()
1306 …std::cout << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetByteInstance()
1335 LOG(INFO) << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA; in GetSetCharStatic()
1337 …std::cout << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetCharStatic()
1365 LOG(INFO) << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA; in GetSetShortStatic()
1367 …std::cout << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA << std:… in GetSetShortStatic()
1400 LOG(INFO) << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA; in GetSetCharInstance()
1402 …std::cout << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetCharInstance()
1434 LOG(INFO) << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA; in GetSetShortInstance()
1436 …std::cout << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA << st… in GetSetShortInstance()
1469 LOG(INFO) << "Skipping set32static as I don't know how to do that on " << kRuntimeISA; in GetSet32Static()
1471 …std::cout << "Skipping set32static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet32Static()
1507 LOG(INFO) << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA; in GetSet32Instance()
1509 …std::cout << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet32Instance()
1557 LOG(INFO) << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA; in GetSetObjStatic()
1559 …std::cout << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA << std::end… in GetSetObjStatic()
1610 LOG(INFO) << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA; in GetSetObjInstance()
1612 …std::cout << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA << std::e… in GetSetObjInstance()
1645 LOG(INFO) << "Skipping set64static as I don't know how to do that on " << kRuntimeISA; in GetSet64Static()
1647 …std::cout << "Skipping set64static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet64Static()
1683 LOG(INFO) << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA; in GetSet64Instance()
1685 …std::cout << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet64Instance()
1977 LOG(INFO) << "Skipping imt as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1979 std::cout << "Skipping imt as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
2051 LOG(INFO) << "Skipping indexof as I don't know how to do that on " << kRuntimeISA; in TEST_F()
2053 std::cout << "Skipping indexof as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()