Searched defs:executes (Results 1 – 5 of 5) sorted by relevance
95 llvm::SmallVectorImpl<tf_executor::IslandOp>& executes) { in ExpandParallelExecuteToIslands()128 llvm::SmallVector<tf_executor::IslandOp, 4> executes; in CreateIslandsFromParallelExecute() local
48 fun executes() { in executes() method in android.tools.flicker.assertions.CompoundAssertionTest
56 fun executes() { in executes() method in android.tools.flicker.assertions.ArtifactAssertionRunnerTest
64 fun executes() { in executes() method in android.tools.flicker.datastore.CachedAssertionRunnerTest
108 final List<Integer> executes = new ArrayList<>(); in executeCanBeRepeated() local