Lines Matching defs:moves
158 HParallelMove* moves = new (allocator) HParallelMove(allocator); in BuildParallelMove() local
190 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}}; in TYPED_TEST() local
201 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {1, 4}}; in TYPED_TEST() local
217 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}}; in TYPED_TEST() local
228 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {1, 0}}; in TYPED_TEST() local
239 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}, {0, 2}}; in TYPED_TEST() local
250 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {3, 4}, {4, 0}}; in TYPED_TEST() local
265 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
286 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
303 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
320 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
340 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
366 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
392 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
417 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
437 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
463 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}, {2, 3}, {3, 2}}; in TYPED_TEST() local
474 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
500 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
528 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
561 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
588 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
620 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local