Lines Matching refs:kRuntimeISA
42 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()
856 LOG(INFO) << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA; in TEST_F()
858 std::cout << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
989 LOG(INFO) << "Skipping aput_obj as I don't know how to do that on " << kRuntimeISA; in TEST_F()
991 std::cout << "Skipping aput_obj as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1114 LOG(INFO) << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1116 …std::cout << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA << std::end… in TEST_F()
1200 LOG(INFO) << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1202 …std::cout << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1280 LOG(INFO) << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1282 std::cout << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA << in TEST_F()
1314 LOG(INFO) << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanStatic()
1316 …std::cout << "Skipping set_boolean_static as I don't know how to do that on " << kRuntimeISA << st… in GetSetBooleanStatic()
1343 LOG(INFO) << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA; in GetSetByteStatic()
1345 …std::cout << "Skipping set_byte_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetByteStatic()
1380 LOG(INFO) << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA; in GetSetBooleanInstance()
1382 …std::cout << "Skipping set_boolean_instance as I don't know how to do that on " << kRuntimeISA << … in GetSetBooleanInstance()
1414 LOG(INFO) << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA; in GetSetByteInstance()
1416 …std::cout << "Skipping set_byte_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetByteInstance()
1445 LOG(INFO) << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA; in GetSetCharStatic()
1447 …std::cout << "Skipping set_char_static as I don't know how to do that on " << kRuntimeISA << std::… in GetSetCharStatic()
1475 LOG(INFO) << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA; in GetSetShortStatic()
1477 …std::cout << "Skipping set_short_static as I don't know how to do that on " << kRuntimeISA << std:… in GetSetShortStatic()
1510 LOG(INFO) << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA; in GetSetCharInstance()
1512 …std::cout << "Skipping set_char_instance as I don't know how to do that on " << kRuntimeISA << std… in GetSetCharInstance()
1544 LOG(INFO) << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA; in GetSetShortInstance()
1546 …std::cout << "Skipping set_short_instance as I don't know how to do that on " << kRuntimeISA << st… in GetSetShortInstance()
1579 LOG(INFO) << "Skipping set32static as I don't know how to do that on " << kRuntimeISA; in GetSet32Static()
1581 …std::cout << "Skipping set32static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet32Static()
1617 LOG(INFO) << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA; in GetSet32Instance()
1619 …std::cout << "Skipping set32instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet32Instance()
1661 LOG(INFO) << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA; in GetSetObjStatic()
1663 …std::cout << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA << std::end… in GetSetObjStatic()
1708 LOG(INFO) << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA; in GetSetObjInstance()
1710 …std::cout << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA << std::e… in GetSetObjInstance()
1743 LOG(INFO) << "Skipping set64static as I don't know how to do that on " << kRuntimeISA; in GetSet64Static()
1745 …std::cout << "Skipping set64static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet64Static()
1781 LOG(INFO) << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA; in GetSet64Instance()
1783 …std::cout << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet64Instance()
2075 LOG(INFO) << "Skipping imt as I don't know how to do that on " << kRuntimeISA; in TEST_F()
2077 std::cout << "Skipping imt as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
2149 LOG(INFO) << "Skipping indexof as I don't know how to do that on " << kRuntimeISA; in TEST_F()
2151 std::cout << "Skipping indexof as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()