• Home
  • Raw
  • Download

Lines Matching defs:moves

157   HParallelMove* moves = new (allocator) HParallelMove(allocator);  in BuildParallelMove()  local
189 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}}; in TYPED_TEST() local
200 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {1, 4}}; in TYPED_TEST() local
216 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}}; in TYPED_TEST() local
227 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {1, 0}}; in TYPED_TEST() local
238 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}, {0, 2}}; in TYPED_TEST() local
249 static constexpr size_t moves[][2] = {{0, 1}, {1, 2}, {2, 3}, {3, 4}, {4, 0}}; in TYPED_TEST() local
264 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
285 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
302 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
319 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
339 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
365 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
391 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
416 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
436 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
462 static constexpr size_t moves[][2] = {{0, 1}, {1, 0}, {2, 3}, {3, 2}}; in TYPED_TEST() local
473 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
499 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
527 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
560 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
587 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local
619 HParallelMove* moves = new (&allocator) HParallelMove(&allocator); in TYPED_TEST() local