Searched refs:test_array_move (Results 1 – 1 of 1) sorted by relevance
279 template <typename T> static void test_array_move(skiatest::Reporter* reporter, in test_array_move() function328 test_array_move<int>(reporter, arrays, kSizes); in DEF_TEST()335 test_array_move<MoveOnlyInt>(reporter, arraysMoi, kSizes); in DEF_TEST()