• Home
  • Raw
  • Download

Lines Matching refs:kRuntimeISA

40       runtime_->SetInstructionSet(kRuntimeISA);  in SetUp()
593 LOG(INFO) << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA; in TEST_F()
595 std::cout << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
651 LOG(INFO) << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
653 …std::cout << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
809 LOG(INFO) << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA; in TestUnlockObject()
811 …std::cout << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA << std::en… in TestUnlockObject()
865 LOG(INFO) << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA; in TEST_F()
867 std::cout << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
999 LOG(INFO) << "Skipping aput_obj as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1001 std::cout << "Skipping aput_obj as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1121 LOG(INFO) << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1123 …std::cout << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA << std::end… in TEST_F()
1202 LOG(INFO) << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1204 …std::cout << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1301 LOG(INFO) << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1303 std::cout << "Skipping string_compareto as I don't know how to do that on " << kRuntimeISA << in TEST_F()
1333 LOG(INFO) << "Skipping set32static as I don't know how to do that on " << kRuntimeISA; in GetSet32Static()
1335 …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()
1411 LOG(INFO) << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA; in GetSetObjStatic()
1413 …std::cout << "Skipping setObjstatic as I don't know how to do that on " << kRuntimeISA << std::end… in GetSetObjStatic()
1455 LOG(INFO) << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA; in GetSetObjInstance()
1457 …std::cout << "Skipping setObjinstance as I don't know how to do that on " << kRuntimeISA << std::e… in GetSetObjInstance()
1487 LOG(INFO) << "Skipping set64static as I don't know how to do that on " << kRuntimeISA; in GetSet64Static()
1489 …std::cout << "Skipping set64static as I don't know how to do that on " << kRuntimeISA << std::endl; in GetSet64Static()
1524 LOG(INFO) << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA; in GetSet64Instance()
1526 …std::cout << "Skipping set64instance as I don't know how to do that on " << kRuntimeISA << std::en… in GetSet64Instance()
1764 LOG(INFO) << "Skipping imt as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1766 std::cout << "Skipping imt as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()
1840 LOG(INFO) << "Skipping indexof as I don't know how to do that on " << kRuntimeISA; in TEST_F()
1842 std::cout << "Skipping indexof as I don't know how to do that on " << kRuntimeISA << std::endl; in TEST_F()