Home | History | Annotate | Download | only in runtime

Lines Matching defs:Run

673   // We should still be able to get the non-executable odex file to run from.
756 EXPECT_EQ(OatFileAssistant::kNoDexOptNeeded, // Can't run dex2oat because dex file is stripped.
776 EXPECT_EQ(OatFileAssistant::kNoDexOptNeeded, // Can't run dex2oat because dex file is stripped.
906 // Expect: The status is kDex2OatNeeded, because we can't run patchoat.
1262 void Run(Thread* self ATTRIBUTE_UNUSED) {