Lines Matching defs:moves
156 HParallelMove* moves = new (allocator) HParallelMove(allocator); in BuildParallelMove() local
188 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}}; in TYPED_TEST() local
199 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {1, 4}}; in TYPED_TEST() local
215 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}}; in TYPED_TEST() local
226 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {1, 0}}; in TYPED_TEST() local
237 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}, {0, 2}}; in TYPED_TEST() local
248 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {3, 4}, {4, 0}}; in TYPED_TEST() local
263 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
284 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
301 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
318 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
338 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
364 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
390 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
415 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
435 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
461 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}, {2, 3}, {3, 2}}; in TYPED_TEST() local
472 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
498 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
526 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
559 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
586 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
618 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local