>>> highway: Building community/highway 1.0.7-r0 (using abuild 3.13.0-r3) started Tue, 23 Apr 2024 04:55:41 +0000 >>> highway: Checking sanity of /home/buildozer/aports/community/highway/APKBUILD... >>> highway: Analyzing dependencies... >>> highway: Installing for build: build-base cmake gtest-dev samurai (1/11) Installing libbz2 (1.0.8-r6) (2/11) Installing xz-libs (5.6.1-r3) (3/11) Installing libarchive (3.7.3-r0) (4/11) Installing rhash-libs (1.4.4-r0) (5/11) Installing libuv (1.48.0-r0) (6/11) Installing cmake (3.29.2-r1) (7/11) Installing gtest (1.14.0-r2) (8/11) Installing gmock (1.14.0-r2) (9/11) Installing gtest-dev (1.14.0-r2) (10/11) Installing samurai (1.2-r5) (11/11) Installing .makedepends-highway (20240423.045547) Executing busybox-1.36.1-r25.trigger OK: 530 MiB in 117 packages >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Cleaning up tmpdir >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/highway-1.0.7.tar.gz >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/highway-1.0.7.tar.gz >>> highway: Checking sha512sums... highway-1.0.7.tar.gz: OK >>> highway: Unpacking /var/cache/distfiles/highway-1.0.7.tar.gz... CMake Deprecation Warning at CMakeLists.txt:25 (cmake_policy): The OLD behavior for policy CMP0111 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success -- Performing Test HWY_EMSCRIPTEN -- Performing Test HWY_EMSCRIPTEN - Failed -- Performing Test HWY_RISCV -- Performing Test HWY_RISCV - Failed -- Looking for sys/auxv.h -- Looking for sys/auxv.h - found -- Looking for asm/hwcap.h -- Looking for asm/hwcap.h - not found -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.14.0") -- Configuring done (1.5s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/highway/src/highway-1.0.7/build [1/138] Building CXX object CMakeFiles/unroller_test.dir/hwy/contrib/unroller/unroller_test.cc.o [2/138] Building CXX object CMakeFiles/bench_sort.dir/hwy/contrib/sort/bench_sort.cc.o [3/138] Building CXX object CMakeFiles/sort_test.dir/hwy/contrib/sort/sort_test.cc.o [4/138] Building CXX object CMakeFiles/math_test.dir/hwy/contrib/math/math_test.cc.o [5/138] Building CXX object CMakeFiles/image_test.dir/hwy/contrib/image/image_test.cc.o [6/138] Building CXX object CMakeFiles/dot_test.dir/hwy/contrib/dot/dot_test.cc.o [7/138] Building CXX object CMakeFiles/widen_mul_test.dir/hwy/tests/widen_mul_test.cc.o [8/138] Building CXX object CMakeFiles/tuple_test.dir/hwy/tests/tuple_test.cc.o [9/138] Building CXX object CMakeFiles/test_util_test.dir/hwy/tests/test_util_test.cc.o [10/138] Building CXX object CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o [11/138] Building CXX object CMakeFiles/swizzle_test.dir/hwy/tests/swizzle_test.cc.o [12/138] Building CXX object CMakeFiles/swizzle_block_test.dir/hwy/tests/swizzle_block_test.cc.o [13/138] Building CXX object CMakeFiles/slide_up_down_test.dir/hwy/tests/slide_up_down_test.cc.o [14/138] Building CXX object CMakeFiles/shuffle4_test.dir/hwy/tests/shuffle4_test.cc.o [15/138] Building CXX object CMakeFiles/shift_test.dir/hwy/tests/shift_test.cc.o [16/138] Building CXX object CMakeFiles/reverse_test.dir/hwy/tests/reverse_test.cc.o [17/138] Building CXX object CMakeFiles/resize_test.dir/hwy/tests/resize_test.cc.o [18/138] Building CXX object CMakeFiles/reduction_test.dir/hwy/tests/reduction_test.cc.o [19/138] Building CXX object CMakeFiles/mul_test.dir/hwy/tests/mul_test.cc.o [20/138] Building CXX object CMakeFiles/memory_test.dir/hwy/tests/memory_test.cc.o [21/138] Building CXX object CMakeFiles/mask_test.dir/hwy/tests/mask_test.cc.o [22/138] Building CXX object CMakeFiles/mask_mem_test.dir/hwy/tests/mask_mem_test.cc.o [23/138] Building CXX object CMakeFiles/logical_test.dir/hwy/tests/logical_test.cc.o [24/138] Building CXX object CMakeFiles/interleaved_test.dir/hwy/tests/interleaved_test.cc.o [25/138] Building CXX object CMakeFiles/if_test.dir/hwy/tests/if_test.cc.o [26/138] Building CXX object CMakeFiles/foreach_vec_test.dir/hwy/tests/foreach_vec_test.cc.o [27/138] Building CXX object CMakeFiles/float_test.dir/hwy/tests/float_test.cc.o [28/138] Building CXX object CMakeFiles/expand_test.dir/hwy/tests/expand_test.cc.o [29/138] Building CXX object CMakeFiles/demote_test.dir/hwy/tests/demote_test.cc.o [30/138] Building CXX object CMakeFiles/crypto_test.dir/hwy/tests/crypto_test.cc.o [31/138] Building CXX object CMakeFiles/count_test.dir/hwy/tests/count_test.cc.o [32/138] Building CXX object CMakeFiles/convert_test.dir/hwy/tests/convert_test.cc.o [33/138] Building CXX object CMakeFiles/compress_test.dir/hwy/tests/compress_test.cc.o [34/138] Building CXX object CMakeFiles/compare_test.dir/hwy/tests/compare_test.cc.o [35/138] Building CXX object CMakeFiles/combine_test.dir/hwy/tests/combine_test.cc.o [36/138] Building CXX object CMakeFiles/cast_test.dir/hwy/tests/cast_test.cc.o [37/138] Building CXX object CMakeFiles/blockwise_test.dir/hwy/tests/blockwise_test.cc.o [38/138] Building CXX object CMakeFiles/blockwise_shift_test.dir/hwy/tests/blockwise_shift_test.cc.o [39/138] Building CXX object CMakeFiles/arithmetic_test.dir/hwy/tests/arithmetic_test.cc.o [40/138] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton.cc.o [41/138] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton_test.cc.o [42/138] Building CXX object CMakeFiles/targets_test.dir/hwy/targets_test.cc.o [43/138] Building CXX object CMakeFiles/nanobenchmark_test.dir/hwy/nanobenchmark_test.cc.o [44/138] Building CXX object CMakeFiles/highway_test.dir/hwy/highway_test.cc.o [45/138] Building CXX object CMakeFiles/base_test.dir/hwy/base_test.cc.o [46/138] Building CXX object CMakeFiles/aligned_allocator_test.dir/hwy/aligned_allocator_test.cc.o [47/138] Building CXX object CMakeFiles/transform_test.dir/hwy/contrib/algo/transform_test.cc.o [48/138] Building CXX object CMakeFiles/find_test.dir/hwy/contrib/algo/find_test.cc.o [49/138] Building CXX object CMakeFiles/copy_test.dir/hwy/contrib/algo/copy_test.cc.o [50/138] Building CXX object CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [51/138] Building CXX object CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o [52/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort.cc.o [53/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/image/image.cc.o [54/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64d.cc.o [55/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64a.cc.o [56/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32d.cc.o [57/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32a.cc.o [58/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16d.cc.o [59/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16a.cc.o [60/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64d.cc.o [61/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64a.cc.o [62/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128d.cc.o [63/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128a.cc.o [64/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64d.cc.o [65/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64a.cc.o [66/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32d.cc.o [67/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32a.cc.o [68/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16d.cc.o [69/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16a.cc.o [70/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64d.cc.o [71/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64a.cc.o [72/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o [73/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32a.cc.o [74/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16d.cc.o [75/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16a.cc.o [76/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128d.cc.o [77/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o [78/138] Building CXX object CMakeFiles/hwy.dir/hwy/timer.cc.o [79/138] Building CXX object CMakeFiles/hwy.dir/hwy/targets.cc.o [80/138] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o [81/138] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o [82/138] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [83/138] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o [84/138] Linking CXX shared library libhwy.so.1.0.7 [85/138] Creating library symlink libhwy.so.1 libhwy.so [86/138] Linking CXX executable hwy_list_targets [87/138] Linking CXX shared library libhwy_test.so.1.0.7 Config: emu128:0 scalar:0 static:0 all_attain:0 is_test:0 Compiled HWY_TARGETS: SVE2_128 SVE_256 SVE2 SVE NEON NEON_WITHOUT_AES HWY_ATTAINABLE_TARGETS: SVE2_128 SVE_256 SVE2 SVE NEON NEON_WITHOUT_AES SCALAR HWY_BASELINE_TARGETS: NEON_WITHOUT_AES SCALAR HWY_STATIC_TARGET: NEON_WITHOUT_AES HWY_BROKEN_TARGETS: HWY_DISABLED_TARGETS: Current CPU supports: NEON NEON_WITHOUT_AES EMU128 SCALAR [88/138] Creating library symlink libhwy_test.so.1 libhwy_test.so [89/138] Linking CXX shared library libhwy_contrib.so.1.0.7 [90/138] Creating library symlink libhwy_contrib.so.1 libhwy_contrib.so [91/138] Linking CXX executable tests/unroller_test [92/138] Linking CXX executable tests/bench_sort [93/138] Linking CXX executable tests/image_test [94/138] Linking CXX executable tests/widen_mul_test [95/138] Linking CXX executable tests/test_util_test [96/138] Linking CXX executable tests/swizzle_block_test [97/138] Linking CXX executable tests/foreach_vec_test [98/138] Linking CXX executable tests/float_test [99/138] Linking CXX executable tests/crypto_test [100/138] Linking CXX executable tests/skeleton_test [101/138] Linking CXX executable tests/targets_test [102/138] Linking CXX executable tests/nanobenchmark_test [103/138] Linking CXX executable tests/base_test [104/138] Linking CXX executable tests/aligned_allocator_test [105/138] Linking CXX executable tests/transform_test [106/138] Linking CXX executable tests/tuple_test [107/138] Linking CXX executable tests/reduction_test [108/138] Linking CXX executable tests/expand_test [109/138] Linking CXX executable tests/dot_test [110/138] Linking CXX executable tests/resize_test [111/138] Linking CXX executable tests/math_test [112/138] Linking CXX executable tests/copy_test [113/138] Linking CXX executable tests/if_test [114/138] Linking CXX executable tests/reverse_test [115/138] Linking CXX executable tests/table_test [116/138] Linking CXX executable tests/swizzle_test [117/138] Linking CXX executable tests/compress_test [118/138] Linking CXX executable tests/compare_test [119/138] Linking CXX executable tests/count_test [120/138] Linking CXX executable tests/demote_test [121/138] Linking CXX executable tests/sort_test [122/138] Linking CXX executable tests/slide_up_down_test [123/138] Linking CXX executable tests/combine_test [124/138] Linking CXX executable tests/convert_test [125/138] Linking CXX executable tests/find_test [126/138] Linking CXX executable tests/interleaved_test [127/138] Linking CXX executable tests/blockwise_shift_test [128/138] Linking CXX executable tests/shift_test [129/138] Linking CXX executable tests/shuffle4_test [130/138] Linking CXX executable tests/blockwise_test [131/138] Linking CXX executable tests/mul_test [132/138] Linking CXX executable tests/mask_mem_test [133/138] Linking CXX executable tests/highway_test [134/138] Linking CXX executable tests/logical_test [135/138] Linking CXX executable tests/arithmetic_test [136/138] Linking CXX executable tests/memory_test [137/138] Linking CXX executable tests/cast_test [138/138] Linking CXX executable tests/mask_test Test project /home/buildozer/aports/community/highway/src/highway-1.0.7/build Start 1: CopyTestGroup/CopyTest.TestAllFill/NEON # GetParam() = 268435456 Start 2: CopyTestGroup/CopyTest.TestAllFill/NEON_WITHOUT_AES # GetParam() = 536870912 Start 3: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = 4611686018427387904 Start 4: CopyTestGroup/CopyTest.TestAllCopy/NEON # GetParam() = 268435456 Start 5: CopyTestGroup/CopyTest.TestAllCopy/NEON_WITHOUT_AES # GetParam() = 536870912 Start 6: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = 4611686018427387904 Start 7: CopyTestGroup/CopyTest.TestAllCopyIf/NEON # GetParam() = 268435456 Start 8: CopyTestGroup/CopyTest.TestAllCopyIf/NEON_WITHOUT_AES # GetParam() = 536870912 Start 9: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = 4611686018427387904 Start 10: FindTestGroup/FindTest.TestAllFind/NEON # GetParam() = 268435456 Start 11: FindTestGroup/FindTest.TestAllFind/NEON_WITHOUT_AES # GetParam() = 536870912 Start 12: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 Start 13: FindTestGroup/FindTest.TestAllFindIf/NEON # GetParam() = 268435456 Start 14: FindTestGroup/FindTest.TestAllFindIf/NEON_WITHOUT_AES # GetParam() = 536870912 Start 15: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = 4611686018427387904 Start 16: TransformTestGroup/TransformTest.TestAllGenerate/NEON # GetParam() = 268435456 Start 17: TransformTestGroup/TransformTest.TestAllGenerate/NEON_WITHOUT_AES # GetParam() = 536870912 Start 18: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = 4611686018427387904 Start 19: TransformTestGroup/TransformTest.TestAllTransform/NEON # GetParam() = 268435456 Start 20: TransformTestGroup/TransformTest.TestAllTransform/NEON_WITHOUT_AES # GetParam() = 536870912 Start 21: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = 4611686018427387904 Start 22: TransformTestGroup/TransformTest.TestAllTransform1/NEON # GetParam() = 268435456 Start 23: TransformTestGroup/TransformTest.TestAllTransform1/NEON_WITHOUT_AES # GetParam() = 536870912 Start 24: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = 4611686018427387904 Start 25: TransformTestGroup/TransformTest.TestAllTransform2/NEON # GetParam() = 268435456 Start 26: TransformTestGroup/TransformTest.TestAllTransform2/NEON_WITHOUT_AES # GetParam() = 536870912 Start 27: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = 4611686018427387904 Start 28: TransformTestGroup/TransformTest.TestAllReplace/NEON # GetParam() = 268435456 Start 29: TransformTestGroup/TransformTest.TestAllReplace/NEON_WITHOUT_AES # GetParam() = 536870912 Start 30: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = 4611686018427387904 Start 31: AlignedAllocatorTest.FreeNullptr Start 32: AlignedAllocatorTest.Log2 Start 33: AlignedAllocatorTest.Overflow Start 34: AlignedAllocatorTest.AllocDefaultPointers Start 35: AlignedAllocatorTest.EmptyAlignedUniquePtr Start 36: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr Start 37: AlignedAllocatorTest.CustomAlloc Start 38: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor Start 39: AlignedAllocatorTest.MakeUniqueAligned Start 40: AlignedAllocatorTest.MakeUniqueAlignedArray Start 41: AlignedAllocatorTest.AllocSingleInt Start 42: AlignedAllocatorTest.AllocMultipleInt Start 43: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor Start 44: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc Start 45: AlignedAllocatorTest.DefaultInit Start 46: BaseTestGroup/BaseTest.TestAllLimits/NEON # GetParam() = 268435456 Start 47: BaseTestGroup/BaseTest.TestAllLimits/NEON_WITHOUT_AES # GetParam() = 536870912 Start 48: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = 4611686018427387904 Start 49: BaseTestGroup/BaseTest.TestAllLowestHighest/NEON # GetParam() = 268435456 Start 50: BaseTestGroup/BaseTest.TestAllLowestHighest/NEON_WITHOUT_AES # GetParam() = 536870912 Start 51: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = 4611686018427387904 Start 52: BaseTestGroup/BaseTest.TestAllType/NEON # GetParam() = 268435456 Start 53: BaseTestGroup/BaseTest.TestAllType/NEON_WITHOUT_AES # GetParam() = 536870912 Start 54: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = 4611686018427387904 Start 55: BaseTestGroup/BaseTest.TestAllIsSame/NEON # GetParam() = 268435456 Start 56: BaseTestGroup/BaseTest.TestAllIsSame/NEON_WITHOUT_AES # GetParam() = 536870912 Start 57: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = 4611686018427387904 Start 58: BaseTestGroup/BaseTest.TestAllBitScan/NEON # GetParam() = 268435456 Start 59: BaseTestGroup/BaseTest.TestAllBitScan/NEON_WITHOUT_AES # GetParam() = 536870912 Start 60: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = 4611686018427387904 Start 61: BaseTestGroup/BaseTest.TestAllPopCount/NEON # GetParam() = 268435456 Start 62: BaseTestGroup/BaseTest.TestAllPopCount/NEON_WITHOUT_AES # GetParam() = 536870912 Start 63: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = 4611686018427387904 Start 64: BaseTestGroup/BaseTest.TestAllEndian/NEON # GetParam() = 268435456 Start 65: BaseTestGroup/BaseTest.TestAllEndian/NEON_WITHOUT_AES # GetParam() = 536870912 Start 66: BaseTestGroup/BaseTest.TestAllEndian/SCALAR # GetParam() = 4611686018427387904 Start 67: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = 4611686018427387904 Start 68: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = 4611686018427387904 Start 69: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = 4611686018427387904 Start 70: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = 4611686018427387904 Start 71: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = 4611686018427387904 Start 72: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = 4611686018427387904 Start 73: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = 4611686018427387904 Start 74: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = 4611686018427387904 Start 75: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = 4611686018427387904 Start 76: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = 4611686018427387904 Start 77: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = 4611686018427387904 Start 78: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 Start 79: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = 4611686018427387904 Start 80: HighwayTestGroup/HighwayTest.TestAllBlocks/SCALAR # GetParam() = 4611686018427387904 1/740 Test #1: CopyTestGroup/CopyTest.TestAllFill/NEON # GetParam() = 268435456 ......................................................... Passed 0.07 sec 2/740 Test #2: CopyTestGroup/CopyTest.TestAllFill/NEON_WITHOUT_AES # GetParam() = 536870912 ............................................. Passed 0.07 sec 3/740 Test #3: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.07 sec 4/740 Test #4: CopyTestGroup/CopyTest.TestAllCopy/NEON # GetParam() = 268435456 ......................................................... Passed 0.07 sec 5/740 Test #5: CopyTestGroup/CopyTest.TestAllCopy/NEON_WITHOUT_AES # GetParam() = 536870912 ............................................. Passed 0.07 sec 6/740 Test #6: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.07 sec 7/740 Test #7: CopyTestGroup/CopyTest.TestAllCopyIf/NEON # GetParam() = 268435456 ....................................................... Passed 0.07 sec 8/740 Test #8: CopyTestGroup/CopyTest.TestAllCopyIf/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.07 sec 9/740 Test #9: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.07 sec 10/740 Test #10: FindTestGroup/FindTest.TestAllFind/NEON # GetParam() = 268435456 ......................................................... Passed 0.07 sec 11/740 Test #11: FindTestGroup/FindTest.TestAllFind/NEON_WITHOUT_AES # GetParam() = 536870912 ............................................. Passed 0.06 sec 12/740 Test #12: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.06 sec 13/740 Test #13: FindTestGroup/FindTest.TestAllFindIf/NEON # GetParam() = 268435456 ....................................................... Passed 0.06 sec 14/740 Test #14: FindTestGroup/FindTest.TestAllFindIf/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.06 sec 15/740 Test #15: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.06 sec 16/740 Test #16: TransformTestGroup/TransformTest.TestAllGenerate/NEON # GetParam() = 268435456 ........................................... Passed 0.06 sec 17/740 Test #17: TransformTestGroup/TransformTest.TestAllGenerate/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.06 sec 18/740 Test #18: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.06 sec 19/740 Test #19: TransformTestGroup/TransformTest.TestAllTransform/NEON # GetParam() = 268435456 .......................................... Passed 0.06 sec 20/740 Test #20: TransformTestGroup/TransformTest.TestAllTransform/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.06 sec 21/740 Test #21: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.06 sec 22/740 Test #22: TransformTestGroup/TransformTest.TestAllTransform1/NEON # GetParam() = 268435456 ......................................... Passed 0.06 sec 23/740 Test #23: TransformTestGroup/TransformTest.TestAllTransform1/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.06 sec 24/740 Test #24: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.06 sec 25/740 Test #25: TransformTestGroup/TransformTest.TestAllTransform2/NEON # GetParam() = 268435456 ......................................... Passed 0.05 sec 26/740 Test #26: TransformTestGroup/TransformTest.TestAllTransform2/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.05 sec 27/740 Test #27: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.05 sec 28/740 Test #28: TransformTestGroup/TransformTest.TestAllReplace/NEON # GetParam() = 268435456 ............................................ Passed 0.05 sec 29/740 Test #29: TransformTestGroup/TransformTest.TestAllReplace/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.05 sec 30/740 Test #30: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.05 sec 31/740 Test #31: AlignedAllocatorTest.FreeNullptr .......................................................................................... Passed 0.05 sec 32/740 Test #32: AlignedAllocatorTest.Log2 ................................................................................................. Passed 0.05 sec 33/740 Test #33: AlignedAllocatorTest.Overflow ............................................................................................. Passed 0.05 sec 34/740 Test #34: AlignedAllocatorTest.AllocDefaultPointers ................................................................................. Passed 0.05 sec 35/740 Test #35: AlignedAllocatorTest.EmptyAlignedUniquePtr ................................................................................ Passed 0.05 sec 36/740 Test #36: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr ............................................................................ Passed 0.05 sec 37/740 Test #37: AlignedAllocatorTest.CustomAlloc .......................................................................................... Passed 0.05 sec 38/740 Test #38: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor .................................................................. Passed 0.05 sec 39/740 Test #39: AlignedAllocatorTest.MakeUniqueAligned .................................................................................... Passed 0.04 sec 40/740 Test #40: AlignedAllocatorTest.MakeUniqueAlignedArray ............................................................................... Passed 0.04 sec 41/740 Test #41: AlignedAllocatorTest.AllocSingleInt ....................................................................................... Passed 0.04 sec 42/740 Test #42: AlignedAllocatorTest.AllocMultipleInt ..................................................................................... Passed 0.04 sec 43/740 Test #43: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor ............................................................... Passed 0.04 sec 44/740 Test #44: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc ................................................................ Passed 0.04 sec 45/740 Test #45: AlignedAllocatorTest.DefaultInit .......................................................................................... Passed 0.04 sec 46/740 Test #46: BaseTestGroup/BaseTest.TestAllLimits/NEON # GetParam() = 268435456 ....................................................... Passed 0.04 sec 47/740 Test #47: BaseTestGroup/BaseTest.TestAllLimits/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.04 sec 48/740 Test #48: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.04 sec 49/740 Test #49: BaseTestGroup/BaseTest.TestAllLowestHighest/NEON # GetParam() = 268435456 ................................................ Passed 0.04 sec 50/740 Test #50: BaseTestGroup/BaseTest.TestAllLowestHighest/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.04 sec 51/740 Test #51: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.04 sec 52/740 Test #52: BaseTestGroup/BaseTest.TestAllType/NEON # GetParam() = 268435456 ......................................................... Passed 0.03 sec 53/740 Test #53: BaseTestGroup/BaseTest.TestAllType/NEON_WITHOUT_AES # GetParam() = 536870912 ............................................. Passed 0.03 sec 54/740 Test #54: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.03 sec 55/740 Test #55: BaseTestGroup/BaseTest.TestAllIsSame/NEON # GetParam() = 268435456 ....................................................... Passed 0.03 sec 56/740 Test #56: BaseTestGroup/BaseTest.TestAllIsSame/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.03 sec 57/740 Test #57: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.03 sec 58/740 Test #58: BaseTestGroup/BaseTest.TestAllBitScan/NEON # GetParam() = 268435456 ...................................................... Passed 0.03 sec 59/740 Test #59: BaseTestGroup/BaseTest.TestAllBitScan/NEON_WITHOUT_AES # GetParam() = 536870912 .......................................... Passed 0.03 sec 60/740 Test #60: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.03 sec 61/740 Test #61: BaseTestGroup/BaseTest.TestAllPopCount/NEON # GetParam() = 268435456 ..................................................... Passed 0.03 sec 62/740 Test #62: BaseTestGroup/BaseTest.TestAllPopCount/NEON_WITHOUT_AES # GetParam() = 536870912 ......................................... Passed 0.03 sec 63/740 Test #63: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.03 sec 64/740 Test #64: BaseTestGroup/BaseTest.TestAllEndian/NEON # GetParam() = 268435456 ....................................................... Passed 0.03 sec 65/740 Test #65: BaseTestGroup/BaseTest.TestAllEndian/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.02 sec 66/740 Test #66: BaseTestGroup/BaseTest.TestAllEndian/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.02 sec 67/740 Test #67: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.02 sec 68/740 Test #68: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.02 sec 69/740 Test #69: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.02 sec 70/740 Test #70: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.02 sec 71/740 Test #71: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 72/740 Test #72: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.02 sec 73/740 Test #73: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.02 sec 74/740 Test #74: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 75/740 Test #75: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec Start 81: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SCALAR # GetParam() = 4611686018427387904 Start 82: NanobenchmarkTest.RunAll Start 83: HwyTargetsTest.ChosenTargetOrderTest Start 84: HwyTargetsTest.DisabledTargetsTest Start 85: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/NEON # GetParam() = 268435456 Start 86: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/NEON_WITHOUT_AES # GetParam() = 536870912 Start 87: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = 4611686018427387904 Start 88: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/NEON # GetParam() = 268435456 Start 89: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/NEON_WITHOUT_AES # GetParam() = 536870912 Start 90: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = 4611686018427387904 Start 91: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/NEON # GetParam() = 268435456 Start 92: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/NEON_WITHOUT_AES # GetParam() = 536870912 Start 93: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = 4611686018427387904 Start 94: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/NEON # GetParam() = 268435456 Start 95: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/NEON_WITHOUT_AES # GetParam() = 536870912 Start 96: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/SCALAR # GetParam() = 4611686018427387904 Start 97: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/NEON # GetParam() = 268435456 Start 98: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/NEON_WITHOUT_AES # GetParam() = 536870912 Start 99: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = 4611686018427387904 Start 100: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/NEON # GetParam() = 268435456 Start 101: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/NEON_WITHOUT_AES # GetParam() = 536870912 Start 102: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/SCALAR # GetParam() = 4611686018427387904 Start 103: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/NEON # GetParam() = 268435456 Start 104: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/NEON_WITHOUT_AES # GetParam() = 536870912 Start 105: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/SCALAR # GetParam() = 4611686018427387904 Start 106: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/NEON # GetParam() = 268435456 Start 107: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/NEON_WITHOUT_AES # GetParam() = 536870912 Start 108: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/SCALAR # GetParam() = 4611686018427387904 Start 109: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/NEON # GetParam() = 268435456 Start 110: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/NEON_WITHOUT_AES # GetParam() = 536870912 Start 111: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/SCALAR # GetParam() = 4611686018427387904 Start 112: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/NEON # GetParam() = 268435456 Start 113: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/NEON_WITHOUT_AES # GetParam() = 536870912 Start 114: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/SCALAR # GetParam() = 4611686018427387904 Start 115: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/NEON # GetParam() = 268435456 Start 116: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/NEON_WITHOUT_AES # GetParam() = 536870912 Start 117: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/SCALAR # GetParam() = 4611686018427387904 Start 118: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/NEON # GetParam() = 268435456 Start 119: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 120: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = 4611686018427387904 Start 121: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/NEON # GetParam() = 268435456 Start 122: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 123: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = 4611686018427387904 Start 124: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/NEON # GetParam() = 268435456 Start 125: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 126: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = 4611686018427387904 Start 127: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/NEON # GetParam() = 268435456 Start 128: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/NEON_WITHOUT_AES # GetParam() = 536870912 Start 129: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/SCALAR # GetParam() = 4611686018427387904 Start 130: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/NEON # GetParam() = 268435456 Start 131: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/NEON_WITHOUT_AES # GetParam() = 536870912 Start 132: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = 4611686018427387904 Start 133: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/NEON # GetParam() = 268435456 Start 134: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/NEON_WITHOUT_AES # GetParam() = 536870912 Start 135: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = 4611686018427387904 Start 136: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/NEON # GetParam() = 268435456 Start 137: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/NEON_WITHOUT_AES # GetParam() = 536870912 Start 138: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = 4611686018427387904 Start 139: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/NEON # GetParam() = 268435456 Start 140: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/NEON_WITHOUT_AES # GetParam() = 536870912 Start 141: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = 4611686018427387904 Start 142: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/NEON # GetParam() = 268435456 Start 143: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/NEON_WITHOUT_AES # GetParam() = 536870912 Start 144: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = 4611686018427387904 Start 145: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/NEON # GetParam() = 268435456 Start 146: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/NEON_WITHOUT_AES # GetParam() = 536870912 Start 147: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SCALAR # GetParam() = 4611686018427387904 Start 148: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/NEON # GetParam() = 268435456 Start 149: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/NEON_WITHOUT_AES # GetParam() = 536870912 Start 150: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = 4611686018427387904 Start 151: HwyCastTestGroup/HwyCastTest.TestAllBitCast/NEON # GetParam() = 268435456 Start 152: HwyCastTestGroup/HwyCastTest.TestAllBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 Start 153: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SCALAR # GetParam() = 4611686018427387904 Start 154: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/NEON # GetParam() = 268435456 Start 155: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/NEON_WITHOUT_AES # GetParam() = 536870912 76/740 Test #76: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.09 sec 77/740 Test #77: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.09 sec 78/740 Test #78: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.09 sec 79/740 Test #79: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.09 sec 80/740 Test #80: HighwayTestGroup/HighwayTest.TestAllBlocks/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.08 sec 81/740 Test #81: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.07 sec 82/740 Test #83: HwyTargetsTest.ChosenTargetOrderTest ...................................................................................... Passed 0.07 sec 83/740 Test #84: HwyTargetsTest.DisabledTargetsTest ........................................................................................ Passed 0.07 sec 84/740 Test #85: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/NEON # GetParam() = 268435456 ............................................ Passed 0.07 sec 85/740 Test #86: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.07 sec 86/740 Test #87: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.07 sec 87/740 Test #88: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/NEON # GetParam() = 268435456 ............................................ Passed 0.07 sec 88/740 Test #89: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.07 sec 89/740 Test #90: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.07 sec 90/740 Test #91: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/NEON # GetParam() = 268435456 .................................. Passed 0.07 sec 91/740 Test #92: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/NEON_WITHOUT_AES # GetParam() = 536870912 ...................... Passed 0.07 sec 92/740 Test #93: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.06 sec 93/740 Test #94: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/NEON # GetParam() = 268435456 ....................... Passed 0.06 sec 94/740 Test #95: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/NEON_WITHOUT_AES # GetParam() = 536870912 ........... Passed 0.06 sec 95/740 Test #96: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/SCALAR # GetParam() = 4611686018427387904 ........... Passed 0.06 sec 96/740 Test #97: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/NEON # GetParam() = 268435456 .................................... Passed 0.06 sec 97/740 Test #98: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.06 sec 98/740 Test #99: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.06 sec 99/740 Test #100: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/NEON # GetParam() = 268435456 ........................................ Passed 0.06 sec 100/740 Test #101: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.06 sec 101/740 Test #102: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.06 sec 102/740 Test #103: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/NEON # GetParam() = 268435456 ........................................ Passed 0.06 sec 103/740 Test #104: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.06 sec 104/740 Test #105: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.05 sec 105/740 Test #106: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/NEON # GetParam() = 268435456 ..................................... Passed 0.05 sec 106/740 Test #107: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.05 sec 107/740 Test #108: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.05 sec 108/740 Test #109: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/NEON # GetParam() = 268435456 .................................. Passed 0.05 sec 109/740 Test #110: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/NEON_WITHOUT_AES # GetParam() = 536870912 ...................... Passed 0.05 sec 110/740 Test #111: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.05 sec 111/740 Test #112: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/NEON # GetParam() = 268435456 ............................. Passed 0.05 sec 112/740 Test #113: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/NEON_WITHOUT_AES # GetParam() = 536870912 ................. Passed 0.05 sec 113/740 Test #114: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.05 sec 114/740 Test #115: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/NEON # GetParam() = 268435456 ............................. Passed 0.05 sec 115/740 Test #116: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/NEON_WITHOUT_AES # GetParam() = 536870912 ................. Passed 0.05 sec 116/740 Test #117: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.04 sec 117/740 Test #118: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/NEON # GetParam() = 268435456 ......................... Passed 0.04 sec 118/740 Test #119: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/NEON_WITHOUT_AES # GetParam() = 536870912 ............. Passed 0.04 sec 119/740 Test #120: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = 4611686018427387904 ............. Passed 0.04 sec 120/740 Test #121: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/NEON # GetParam() = 268435456 ..................... Passed 0.04 sec 121/740 Test #122: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ......... Passed 0.04 sec 122/740 Test #123: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = 4611686018427387904 ......... Passed 0.04 sec 123/740 Test #124: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/NEON # GetParam() = 268435456 .................... Passed 0.04 sec 124/740 Test #125: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ........ Passed 0.04 sec 125/740 Test #126: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = 4611686018427387904 ........ Passed 0.04 sec 126/740 Test #127: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/NEON # GetParam() = 268435456 .................. Passed 0.04 sec 127/740 Test #128: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/NEON_WITHOUT_AES # GetParam() = 536870912 ...... Passed 0.04 sec 128/740 Test #129: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/SCALAR # GetParam() = 4611686018427387904 ...... Passed 0.03 sec 129/740 Test #130: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/NEON # GetParam() = 268435456 .................................... Passed 0.03 sec 130/740 Test #131: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.03 sec 131/740 Test #132: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.03 sec 132/740 Test #133: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/NEON # GetParam() = 268435456 ......................... Passed 0.03 sec 133/740 Test #134: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/NEON_WITHOUT_AES # GetParam() = 536870912 ............. Passed 0.03 sec 134/740 Test #135: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = 4611686018427387904 ............. Passed 0.03 sec 135/740 Test #136: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/NEON # GetParam() = 268435456 ........................ Passed 0.03 sec 136/740 Test #137: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/NEON_WITHOUT_AES # GetParam() = 536870912 ............ Passed 0.03 sec 137/740 Test #138: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = 4611686018427387904 ............ Passed 0.03 sec 138/740 Test #139: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/NEON # GetParam() = 268435456 ................................... Passed 0.03 sec 139/740 Test #140: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.03 sec 140/740 Test #141: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.02 sec 141/740 Test #142: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/NEON # GetParam() = 268435456 ..................................... Passed 0.02 sec 142/740 Test #143: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.02 sec 143/740 Test #144: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.02 sec 144/740 Test #145: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/NEON # GetParam() = 268435456 ..................................... Passed 0.02 sec 145/740 Test #146: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.02 sec 146/740 Test #147: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.02 sec 147/740 Test #148: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/NEON # GetParam() = 268435456 .............................. Passed 0.02 sec 148/740 Test #149: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/NEON_WITHOUT_AES # GetParam() = 536870912 .................. Passed 0.02 sec 149/740 Test #150: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.02 sec Start 156: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SCALAR # GetParam() = 4611686018427387904 Start 157: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/NEON # GetParam() = 268435456 Start 158: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 Start 159: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SCALAR # GetParam() = 4611686018427387904 Start 160: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/NEON # GetParam() = 268435456 Start 161: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/NEON_WITHOUT_AES # GetParam() = 536870912 Start 162: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = 4611686018427387904 Start 163: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/NEON # GetParam() = 268435456 Start 164: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/NEON_WITHOUT_AES # GetParam() = 536870912 Start 165: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = 4611686018427387904 Start 166: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/NEON # GetParam() = 268435456 Start 167: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/NEON_WITHOUT_AES # GetParam() = 536870912 Start 168: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = 4611686018427387904 Start 169: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/NEON # GetParam() = 268435456 Start 170: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/NEON_WITHOUT_AES # GetParam() = 536870912 Start 171: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = 4611686018427387904 Start 172: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/NEON # GetParam() = 268435456 Start 173: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 174: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/SCALAR # GetParam() = 4611686018427387904 Start 175: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/NEON # GetParam() = 268435456 Start 176: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/NEON_WITHOUT_AES # GetParam() = 536870912 Start 177: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/SCALAR # GetParam() = 4611686018427387904 Start 178: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/NEON # GetParam() = 268435456 Start 179: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/NEON_WITHOUT_AES # GetParam() = 536870912 Start 180: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = 4611686018427387904 Start 181: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/NEON # GetParam() = 268435456 Start 182: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/NEON_WITHOUT_AES # GetParam() = 536870912 Start 183: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = 4611686018427387904 Start 184: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/NEON # GetParam() = 268435456 Start 185: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/NEON_WITHOUT_AES # GetParam() = 536870912 Start 186: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = 4611686018427387904 Start 187: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/NEON # GetParam() = 268435456 Start 188: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 189: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = 4611686018427387904 Start 190: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/NEON # GetParam() = 268435456 Start 191: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/NEON_WITHOUT_AES # GetParam() = 536870912 Start 192: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SCALAR # GetParam() = 4611686018427387904 Start 193: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/NEON # GetParam() = 268435456 Start 194: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/NEON_WITHOUT_AES # GetParam() = 536870912 Start 195: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SCALAR # GetParam() = 4611686018427387904 Start 196: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/NEON # GetParam() = 268435456 Start 197: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 198: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = 4611686018427387904 Start 199: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/NEON # GetParam() = 268435456 Start 200: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/NEON_WITHOUT_AES # GetParam() = 536870912 Start 201: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/SCALAR # GetParam() = 4611686018427387904 Start 202: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/NEON # GetParam() = 268435456 Start 203: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/NEON_WITHOUT_AES # GetParam() = 536870912 Start 204: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/SCALAR # GetParam() = 4611686018427387904 Start 205: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/NEON # GetParam() = 268435456 Start 206: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/NEON_WITHOUT_AES # GetParam() = 536870912 Start 207: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/SCALAR # GetParam() = 4611686018427387904 Start 208: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/NEON # GetParam() = 268435456 Start 209: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/NEON_WITHOUT_AES # GetParam() = 536870912 Start 210: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/SCALAR # GetParam() = 4611686018427387904 Start 211: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/NEON # GetParam() = 268435456 Start 212: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/NEON_WITHOUT_AES # GetParam() = 536870912 Start 213: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = 4611686018427387904 Start 214: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/NEON # GetParam() = 268435456 Start 215: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 Start 216: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = 4611686018427387904 Start 217: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/NEON # GetParam() = 268435456 Start 218: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/NEON_WITHOUT_AES # GetParam() = 536870912 Start 219: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SCALAR # GetParam() = 4611686018427387904 Start 220: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/NEON # GetParam() = 268435456 Start 221: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/NEON_WITHOUT_AES # GetParam() = 536870912 Start 222: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = 4611686018427387904 Start 223: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/NEON # GetParam() = 268435456 Start 224: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/NEON_WITHOUT_AES # GetParam() = 536870912 Start 225: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SCALAR # GetParam() = 4611686018427387904 Start 226: HwyConvertTestGroup/HwyConvertTest.TestAllF16/NEON # GetParam() = 268435456 Start 227: HwyConvertTestGroup/HwyConvertTest.TestAllF16/NEON_WITHOUT_AES # GetParam() = 536870912 Start 228: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = 4611686018427387904 Start 229: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/NEON # GetParam() = 268435456 150/740 Test #151: HwyCastTestGroup/HwyCastTest.TestAllBitCast/NEON # GetParam() = 268435456 ................................................ Passed 0.09 sec 151/740 Test #152: HwyCastTestGroup/HwyCastTest.TestAllBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.09 sec 152/740 Test #153: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.09 sec 153/740 Test #154: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/NEON # GetParam() = 268435456 ............................. Passed 0.08 sec 154/740 Test #155: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/NEON_WITHOUT_AES # GetParam() = 536870912 ................. Passed 0.08 sec 155/740 Test #156: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.07 sec 156/740 Test #157: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/NEON # GetParam() = 268435456 .................................. Passed 0.07 sec 157/740 Test #158: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 ...................... Passed 0.07 sec 158/740 Test #159: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.07 sec 159/740 Test #160: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/NEON # GetParam() = 268435456 ........................................ Passed 0.07 sec 160/740 Test #161: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.07 sec 161/740 Test #162: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.07 sec 162/740 Test #163: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/NEON # GetParam() = 268435456 ........................................ Passed 0.07 sec 163/740 Test #164: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.07 sec 164/740 Test #165: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.07 sec 165/740 Test #166: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/NEON # GetParam() = 268435456 ................................. Passed 0.07 sec 166/740 Test #167: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.07 sec 167/740 Test #168: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.06 sec 168/740 Test #169: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/NEON # GetParam() = 268435456 .......................................... Passed 0.06 sec 169/740 Test #170: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.06 sec 170/740 Test #171: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.06 sec 171/740 Test #172: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/NEON # GetParam() = 268435456 ........................................... Passed 0.06 sec 172/740 Test #173: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.06 sec 173/740 Test #174: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.06 sec 174/740 Test #175: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/NEON # GetParam() = 268435456 .................................... Passed 0.06 sec 175/740 Test #176: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.06 sec 176/740 Test #177: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.06 sec 177/740 Test #178: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/NEON # GetParam() = 268435456 ......................................... Passed 0.06 sec 178/740 Test #179: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.05 sec 179/740 Test #180: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.05 sec 180/740 Test #181: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/NEON # GetParam() = 268435456 ................................... Passed 0.05 sec 181/740 Test #182: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.05 sec 182/740 Test #183: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.05 sec 183/740 Test #184: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/NEON # GetParam() = 268435456 ........................................ Passed 0.05 sec 184/740 Test #185: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.05 sec 185/740 Test #186: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.05 sec 186/740 Test #187: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/NEON # GetParam() = 268435456 ...................................... Passed 0.05 sec 187/740 Test #188: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.05 sec 188/740 Test #189: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.05 sec 189/740 Test #190: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/NEON # GetParam() = 268435456 ..................................... Passed 0.05 sec 190/740 Test #191: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.04 sec 191/740 Test #192: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.04 sec 192/740 Test #193: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/NEON # GetParam() = 268435456 .......................................... Passed 0.04 sec 193/740 Test #194: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.04 sec 194/740 Test #195: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.04 sec 195/740 Test #196: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/NEON # GetParam() = 268435456 ........................................ Passed 0.04 sec 196/740 Test #197: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.04 sec 197/740 Test #198: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.04 sec 198/740 Test #199: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/NEON # GetParam() = 268435456 ............................................ Passed 0.04 sec 199/740 Test #200: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.04 sec 200/740 Test #201: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.04 sec 201/740 Test #202: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/NEON # GetParam() = 268435456 ....................................... Passed 0.04 sec 202/740 Test #203: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/NEON_WITHOUT_AES # GetParam() = 536870912 ........................... Passed 0.03 sec 203/740 Test #204: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.03 sec 204/740 Test #205: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/NEON # GetParam() = 268435456 ............................................ Passed 0.03 sec 205/740 Test #206: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.03 sec 206/740 Test #207: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.03 sec 207/740 Test #208: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/NEON # GetParam() = 268435456 ....................................... Passed 0.03 sec 208/740 Test #209: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/NEON_WITHOUT_AES # GetParam() = 536870912 ........................... Passed 0.03 sec 209/740 Test #210: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.03 sec 210/740 Test #211: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/NEON # GetParam() = 268435456 ....................................... Passed 0.03 sec 211/740 Test #212: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/NEON_WITHOUT_AES # GetParam() = 536870912 ........................... Passed 0.03 sec 212/740 Test #213: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.03 sec 213/740 Test #214: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/NEON # GetParam() = 268435456 ................................. Passed 0.02 sec 214/740 Test #215: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.02 sec 215/740 Test #216: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.02 sec 216/740 Test #217: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/NEON # GetParam() = 268435456 ........................................... Passed 0.02 sec 217/740 Test #218: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.02 sec 218/740 Test #219: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.02 sec 219/740 Test #220: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/NEON # GetParam() = 268435456 ........................................ Passed 0.02 sec 220/740 Test #221: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.02 sec 221/740 Test #222: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.02 sec 222/740 Test #223: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/NEON # GetParam() = 268435456 .............................. Passed 0.02 sec 223/740 Test #224: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/NEON_WITHOUT_AES # GetParam() = 536870912 .................. Passed 0.02 sec Start 230: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/NEON_WITHOUT_AES # GetParam() = 536870912 Start 231: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = 4611686018427387904 Start 232: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/NEON # GetParam() = 268435456 Start 233: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/NEON_WITHOUT_AES # GetParam() = 536870912 Start 234: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = 4611686018427387904 Start 235: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/NEON # GetParam() = 268435456 Start 236: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/NEON_WITHOUT_AES # GetParam() = 536870912 Start 237: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/SCALAR # GetParam() = 4611686018427387904 Start 238: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/NEON # GetParam() = 268435456 Start 239: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/NEON_WITHOUT_AES # GetParam() = 536870912 Start 240: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/SCALAR # GetParam() = 4611686018427387904 Start 241: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/NEON # GetParam() = 268435456 Start 242: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 243: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = 4611686018427387904 Start 244: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/NEON # GetParam() = 268435456 Start 245: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 246: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SCALAR # GetParam() = 4611686018427387904 Start 247: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/NEON # GetParam() = 268435456 Start 248: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/NEON_WITHOUT_AES # GetParam() = 536870912 Start 249: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = 4611686018427387904 Start 250: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/NEON # GetParam() = 268435456 Start 251: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/NEON_WITHOUT_AES # GetParam() = 536870912 Start 252: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = 4611686018427387904 Start 253: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/NEON # GetParam() = 268435456 Start 254: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/NEON_WITHOUT_AES # GetParam() = 536870912 Start 255: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 Start 256: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/NEON # GetParam() = 268435456 Start 257: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/NEON_WITHOUT_AES # GetParam() = 536870912 Start 258: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SCALAR # GetParam() = 4611686018427387904 Start 259: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/NEON # GetParam() = 268435456 Start 260: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/NEON_WITHOUT_AES # GetParam() = 536870912 Start 261: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SCALAR # GetParam() = 4611686018427387904 Start 262: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/NEON # GetParam() = 268435456 Start 263: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/NEON_WITHOUT_AES # GetParam() = 536870912 Start 264: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SCALAR # GetParam() = 4611686018427387904 Start 265: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/NEON # GetParam() = 268435456 Start 266: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/NEON_WITHOUT_AES # GetParam() = 536870912 Start 267: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SCALAR # GetParam() = 4611686018427387904 Start 268: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/NEON # GetParam() = 268435456 Start 269: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/NEON_WITHOUT_AES # GetParam() = 536870912 Start 270: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SCALAR # GetParam() = 4611686018427387904 Start 271: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/NEON # GetParam() = 268435456 Start 272: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/NEON_WITHOUT_AES # GetParam() = 536870912 Start 273: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SCALAR # GetParam() = 4611686018427387904 Start 274: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/NEON # GetParam() = 268435456 Start 275: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/NEON_WITHOUT_AES # GetParam() = 536870912 Start 276: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = 4611686018427387904 Start 277: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/NEON # GetParam() = 268435456 Start 278: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/NEON_WITHOUT_AES # GetParam() = 536870912 Start 279: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SCALAR # GetParam() = 4611686018427387904 Start 280: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/NEON # GetParam() = 268435456 Start 281: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/NEON_WITHOUT_AES # GetParam() = 536870912 Start 282: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = 4611686018427387904 Start 283: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/NEON # GetParam() = 268435456 Start 284: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/NEON_WITHOUT_AES # GetParam() = 536870912 Start 285: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = 4611686018427387904 Start 286: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/NEON # GetParam() = 268435456 Start 287: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/NEON_WITHOUT_AES # GetParam() = 536870912 Start 288: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = 4611686018427387904 Start 289: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/NEON # GetParam() = 268435456 Start 290: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 291: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = 4611686018427387904 Start 292: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/NEON # GetParam() = 268435456 Start 293: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/NEON_WITHOUT_AES # GetParam() = 536870912 Start 294: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SCALAR # GetParam() = 4611686018427387904 Start 295: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/NEON # GetParam() = 268435456 Start 296: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/NEON_WITHOUT_AES # GetParam() = 536870912 Start 297: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SCALAR # GetParam() = 4611686018427387904 Start 298: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/NEON # GetParam() = 268435456 Start 299: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/NEON_WITHOUT_AES # GetParam() = 536870912 Start 300: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = 4611686018427387904 Start 301: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/NEON # GetParam() = 268435456 Start 302: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/NEON_WITHOUT_AES # GetParam() = 536870912 Start 303: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SCALAR # GetParam() = 4611686018427387904 224/740 Test #225: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.09 sec 225/740 Test #226: HwyConvertTestGroup/HwyConvertTest.TestAllF16/NEON # GetParam() = 268435456 .............................................. Passed 0.09 sec 226/740 Test #227: HwyConvertTestGroup/HwyConvertTest.TestAllF16/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.09 sec 227/740 Test #228: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.08 sec 228/740 Test #229: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/NEON # GetParam() = 268435456 ............................................. Passed 0.08 sec 229/740 Test #230: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.08 sec 230/740 Test #231: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.07 sec 231/740 Test #232: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/NEON # GetParam() = 268435456 ........................................ Passed 0.07 sec 232/740 Test #233: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.07 sec 233/740 Test #234: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.07 sec 234/740 Test #235: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/NEON # GetParam() = 268435456 ......................................... Passed 0.07 sec 235/740 Test #236: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.07 sec 236/740 Test #237: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.07 sec 237/740 Test #238: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/NEON # GetParam() = 268435456 ............................... Passed 0.07 sec 238/740 Test #239: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/NEON_WITHOUT_AES # GetParam() = 536870912 ................... Passed 0.07 sec 239/740 Test #240: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.07 sec 240/740 Test #241: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/NEON # GetParam() = 268435456 ..................................... Passed 0.07 sec 241/740 Test #242: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.06 sec 242/740 Test #243: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.06 sec 243/740 Test #244: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/NEON # GetParam() = 268435456 .................................... Passed 0.06 sec 244/740 Test #245: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.06 sec 245/740 Test #246: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.06 sec 246/740 Test #247: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/NEON # GetParam() = 268435456 ..................................... Passed 0.06 sec 247/740 Test #248: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.06 sec 248/740 Test #249: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.06 sec 249/740 Test #250: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/NEON # GetParam() = 268435456 .................................... Passed 0.06 sec 250/740 Test #251: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.06 sec 251/740 Test #252: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.06 sec 252/740 Test #253: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/NEON # GetParam() = 268435456 ........................................... Passed 0.06 sec 253/740 Test #254: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.05 sec 254/740 Test #255: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.05 sec 255/740 Test #256: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/NEON # GetParam() = 268435456 ..................................... Passed 0.05 sec 256/740 Test #257: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.05 sec 257/740 Test #258: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.05 sec 258/740 Test #259: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/NEON # GetParam() = 268435456 ........................... Passed 0.05 sec 259/740 Test #260: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/NEON_WITHOUT_AES # GetParam() = 536870912 ............... Passed 0.05 sec 260/740 Test #261: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.05 sec 261/740 Test #264: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.05 sec 262/740 Test #265: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/NEON # GetParam() = 268435456 ..................................... Passed 0.04 sec 263/740 Test #266: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.04 sec 264/740 Test #267: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.04 sec 265/740 Test #268: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/NEON # GetParam() = 268435456 .................................... Passed 0.04 sec 266/740 Test #269: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.04 sec 267/740 Test #270: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.04 sec 268/740 Test #271: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/NEON # GetParam() = 268435456 ................................... Passed 0.04 sec 269/740 Test #272: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.04 sec 270/740 Test #273: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.04 sec 271/740 Test #274: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/NEON # GetParam() = 268435456 ................................................ Passed 0.04 sec 272/740 Test #275: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.04 sec 273/740 Test #276: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.03 sec 274/740 Test #277: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/NEON # GetParam() = 268435456 ......................................... Passed 0.03 sec 275/740 Test #278: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.03 sec 276/740 Test #279: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.03 sec 277/740 Test #280: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/NEON # GetParam() = 268435456 .............................................. Passed 0.03 sec 278/740 Test #281: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.03 sec 279/740 Test #282: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.03 sec 280/740 Test #283: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/NEON # GetParam() = 268435456 ........................................ Passed 0.03 sec 281/740 Test #284: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/NEON_WITHOUT_AES # GetParam() = 536870912 ............................ Passed 0.03 sec 282/740 Test #285: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.03 sec 283/740 Test #286: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/NEON # GetParam() = 268435456 ...................................... Passed 0.03 sec 284/740 Test #287: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.02 sec 285/740 Test #288: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.02 sec 286/740 Test #289: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/NEON # GetParam() = 268435456 ...................................... Passed 0.02 sec 287/740 Test #290: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.02 sec 288/740 Test #291: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.02 sec 289/740 Test #292: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/NEON # GetParam() = 268435456 .................................. Passed 0.02 sec 290/740 Test #293: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/NEON_WITHOUT_AES # GetParam() = 536870912 ...................... Passed 0.02 sec 291/740 Test #294: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.02 sec 292/740 Test #295: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/NEON # GetParam() = 268435456 ....................................... Passed 0.02 sec 293/740 Test #296: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/NEON_WITHOUT_AES # GetParam() = 536870912 ........................... Passed 0.02 sec 294/740 Test #297: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.02 sec Start 304: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/NEON # GetParam() = 268435456 Start 305: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/NEON_WITHOUT_AES # GetParam() = 536870912 Start 306: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 Start 307: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/NEON # GetParam() = 268435456 Start 308: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/NEON_WITHOUT_AES # GetParam() = 536870912 Start 309: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SCALAR # GetParam() = 4611686018427387904 Start 310: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/NEON # GetParam() = 268435456 Start 311: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/NEON_WITHOUT_AES # GetParam() = 536870912 Start 312: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = 4611686018427387904 Start 313: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/NEON # GetParam() = 268435456 Start 314: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/NEON_WITHOUT_AES # GetParam() = 536870912 Start 315: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = 4611686018427387904 Start 316: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/NEON # GetParam() = 268435456 Start 317: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/NEON_WITHOUT_AES # GetParam() = 536870912 Start 318: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = 4611686018427387904 Start 319: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/NEON # GetParam() = 268435456 Start 320: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/NEON_WITHOUT_AES # GetParam() = 536870912 Start 321: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = 4611686018427387904 Start 322: HwyFloatTestGroup/HwyFloatTest.TestAllRound/NEON # GetParam() = 268435456 Start 323: HwyFloatTestGroup/HwyFloatTest.TestAllRound/NEON_WITHOUT_AES # GetParam() = 536870912 Start 324: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = 4611686018427387904 Start 325: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/NEON # GetParam() = 268435456 Start 326: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/NEON_WITHOUT_AES # GetParam() = 536870912 Start 327: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = 4611686018427387904 Start 328: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/NEON # GetParam() = 268435456 Start 329: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/NEON_WITHOUT_AES # GetParam() = 536870912 Start 330: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = 4611686018427387904 Start 331: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/NEON # GetParam() = 268435456 Start 332: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/NEON_WITHOUT_AES # GetParam() = 536870912 Start 333: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = 4611686018427387904 Start 334: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/NEON # GetParam() = 268435456 Start 335: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/NEON_WITHOUT_AES # GetParam() = 536870912 Start 336: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = 4611686018427387904 Start 337: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/NEON # GetParam() = 268435456 Start 338: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/NEON_WITHOUT_AES # GetParam() = 536870912 Start 339: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = 4611686018427387904 Start 340: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/NEON # GetParam() = 268435456 Start 341: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/NEON_WITHOUT_AES # GetParam() = 536870912 Start 342: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SCALAR # GetParam() = 4611686018427387904 Start 343: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/NEON # GetParam() = 268435456 Start 344: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 345: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SCALAR # GetParam() = 4611686018427387904 Start 346: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/NEON # GetParam() = 268435456 Start 347: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 348: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SCALAR # GetParam() = 4611686018427387904 Start 349: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/NEON # GetParam() = 268435456 Start 350: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 351: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SCALAR # GetParam() = 4611686018427387904 Start 352: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/NEON # GetParam() = 268435456 Start 353: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 354: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SCALAR # GetParam() = 4611686018427387904 Start 355: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/NEON # GetParam() = 268435456 Start 356: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 357: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SCALAR # GetParam() = 4611686018427387904 Start 358: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/NEON # GetParam() = 268435456 Start 359: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 360: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SCALAR # GetParam() = 4611686018427387904 Start 361: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/NEON # GetParam() = 268435456 Start 362: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 363: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SCALAR # GetParam() = 4611686018427387904 Start 364: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/NEON # GetParam() = 268435456 Start 365: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/NEON_WITHOUT_AES # GetParam() = 536870912 Start 366: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SCALAR # GetParam() = 4611686018427387904 Start 367: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/NEON # GetParam() = 268435456 Start 368: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/NEON_WITHOUT_AES # GetParam() = 536870912 Start 369: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = 4611686018427387904 Start 370: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/NEON # GetParam() = 268435456 Start 371: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/NEON_WITHOUT_AES # GetParam() = 536870912 Start 372: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = 4611686018427387904 Start 373: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/NEON # GetParam() = 268435456 Start 374: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/NEON_WITHOUT_AES # GetParam() = 536870912 295/740 Test #263: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.12 sec 296/740 Test #298: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/NEON # GetParam() = 268435456 ................................... Passed 0.09 sec 297/740 Test #299: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.08 sec 298/740 Test #300: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.08 sec 299/740 Test #82: NanobenchmarkTest.RunAll .................................................................................................. Passed 0.31 sec 300/740 Test #301: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/NEON # GetParam() = 268435456 ................................... Passed 0.08 sec 301/740 Test #302: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.08 sec 302/740 Test #303: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.08 sec 303/740 Test #262: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/NEON # GetParam() = 268435456 ...................................... Passed 0.12 sec 304/740 Test #304: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/NEON # GetParam() = 268435456 ............................................. Passed 0.07 sec 305/740 Test #305: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.07 sec 306/740 Test #306: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.07 sec 307/740 Test #307: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/NEON # GetParam() = 268435456 ............................................. Passed 0.07 sec 308/740 Test #308: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.07 sec 309/740 Test #309: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.07 sec 310/740 Test #310: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/NEON # GetParam() = 268435456 .................................................. Passed 0.07 sec 311/740 Test #311: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.07 sec 312/740 Test #312: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.07 sec 313/740 Test #313: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/NEON # GetParam() = 268435456 ................................ Passed 0.07 sec 314/740 Test #314: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/NEON_WITHOUT_AES # GetParam() = 536870912 .................... Passed 0.07 sec 315/740 Test #315: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.07 sec 316/740 Test #316: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/NEON # GetParam() = 268435456 ........................................... Passed 0.06 sec 317/740 Test #317: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.06 sec 318/740 Test #318: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.06 sec 319/740 Test #319: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/NEON # GetParam() = 268435456 ................................. Passed 0.06 sec 320/740 Test #320: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.06 sec 321/740 Test #321: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.06 sec 322/740 Test #322: HwyFloatTestGroup/HwyFloatTest.TestAllRound/NEON # GetParam() = 268435456 ................................................ Passed 0.06 sec 323/740 Test #323: HwyFloatTestGroup/HwyFloatTest.TestAllRound/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.06 sec 324/740 Test #324: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.06 sec 325/740 Test #325: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/NEON # GetParam() = 268435456 ........................................... Passed 0.06 sec 326/740 Test #326: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.06 sec 327/740 Test #327: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.05 sec 328/740 Test #328: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/NEON # GetParam() = 268435456 ................................................ Passed 0.05 sec 329/740 Test #329: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.05 sec 330/740 Test #330: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.05 sec 331/740 Test #331: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/NEON # GetParam() = 268435456 ................................................. Passed 0.05 sec 332/740 Test #332: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/NEON_WITHOUT_AES # GetParam() = 536870912 ..................................... Passed 0.05 sec 333/740 Test #333: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.05 sec 334/740 Test #334: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/NEON # GetParam() = 268435456 ................................................ Passed 0.05 sec 335/740 Test #335: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.05 sec 336/740 Test #336: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.05 sec 337/740 Test #337: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/NEON # GetParam() = 268435456 .............................................. Passed 0.05 sec 338/740 Test #338: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.05 sec 339/740 Test #339: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.04 sec 340/740 Test #340: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/NEON # GetParam() = 268435456 ................................. Passed 0.04 sec 341/740 Test #341: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.04 sec 342/740 Test #342: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.04 sec 343/740 Test #343: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/NEON # GetParam() = 268435456 ....................... Passed 0.04 sec 344/740 Test #344: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/NEON_WITHOUT_AES # GetParam() = 536870912 ........... Passed 0.04 sec 345/740 Test #345: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SCALAR # GetParam() = 4611686018427387904 ........... Passed 0.04 sec 346/740 Test #346: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/NEON # GetParam() = 268435456 ....................... Passed 0.04 sec 347/740 Test #347: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/NEON_WITHOUT_AES # GetParam() = 536870912 ........... Passed 0.04 sec 348/740 Test #348: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SCALAR # GetParam() = 4611686018427387904 ........... Passed 0.04 sec 349/740 Test #349: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/NEON # GetParam() = 268435456 ............................... Passed 0.04 sec 350/740 Test #350: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/NEON_WITHOUT_AES # GetParam() = 536870912 ................... Passed 0.04 sec 351/740 Test #351: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.03 sec 352/740 Test #352: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/NEON # GetParam() = 268435456 .......................... Passed 0.03 sec 353/740 Test #353: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/NEON_WITHOUT_AES # GetParam() = 536870912 .............. Passed 0.03 sec 354/740 Test #354: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SCALAR # GetParam() = 4611686018427387904 .............. Passed 0.03 sec 355/740 Test #355: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/NEON # GetParam() = 268435456 ........................... Passed 0.03 sec 356/740 Test #356: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/NEON_WITHOUT_AES # GetParam() = 536870912 ............... Passed 0.03 sec 357/740 Test #357: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.03 sec 358/740 Test #358: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/NEON # GetParam() = 268435456 ............................. Passed 0.03 sec 359/740 Test #359: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/NEON_WITHOUT_AES # GetParam() = 536870912 ................. Passed 0.03 sec 360/740 Test #360: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.03 sec 361/740 Test #361: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/NEON # GetParam() = 268435456 .......................... Passed 0.03 sec 362/740 Test #362: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/NEON_WITHOUT_AES # GetParam() = 536870912 .............. Passed 0.03 sec 363/740 Test #363: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SCALAR # GetParam() = 4611686018427387904 .............. Passed 0.02 sec 364/740 Test #364: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/NEON # GetParam() = 268435456 ............... Passed 0.02 sec 365/740 Test #365: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/NEON_WITHOUT_AES # GetParam() = 536870912 ... Passed 0.02 sec 366/740 Test #366: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SCALAR # GetParam() = 4611686018427387904 ... Passed 0.02 sec 367/740 Test #367: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/NEON # GetParam() = 268435456 ................................................. Passed 0.02 sec 368/740 Test #368: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/NEON_WITHOUT_AES # GetParam() = 536870912 ..................................... Passed 0.02 sec 369/740 Test #369: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.02 sec Start 375: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = 4611686018427387904 Start 376: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/NEON # GetParam() = 268435456 Start 377: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/NEON_WITHOUT_AES # GetParam() = 536870912 Start 378: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = 4611686018427387904 Start 379: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/NEON # GetParam() = 268435456 Start 380: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/NEON_WITHOUT_AES # GetParam() = 536870912 Start 381: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = 4611686018427387904 Start 382: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/NEON # GetParam() = 268435456 Start 383: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/NEON_WITHOUT_AES # GetParam() = 536870912 Start 384: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = 4611686018427387904 Start 385: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/NEON # GetParam() = 268435456 Start 386: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/NEON_WITHOUT_AES # GetParam() = 536870912 Start 387: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = 4611686018427387904 Start 388: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/NEON # GetParam() = 268435456 Start 389: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/NEON_WITHOUT_AES # GetParam() = 536870912 Start 390: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = 4611686018427387904 Start 391: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/NEON # GetParam() = 268435456 Start 392: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/NEON_WITHOUT_AES # GetParam() = 536870912 Start 393: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = 4611686018427387904 Start 394: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/NEON # GetParam() = 268435456 Start 395: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/NEON_WITHOUT_AES # GetParam() = 536870912 Start 396: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/SCALAR # GetParam() = 4611686018427387904 Start 397: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/NEON # GetParam() = 268435456 Start 398: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/NEON_WITHOUT_AES # GetParam() = 536870912 Start 399: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/SCALAR # GetParam() = 4611686018427387904 Start 400: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/NEON # GetParam() = 268435456 Start 401: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/NEON_WITHOUT_AES # GetParam() = 536870912 Start 402: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = 4611686018427387904 Start 403: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/NEON # GetParam() = 268435456 Start 404: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/NEON_WITHOUT_AES # GetParam() = 536870912 Start 405: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/SCALAR # GetParam() = 4611686018427387904 Start 406: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/NEON # GetParam() = 268435456 Start 407: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/NEON_WITHOUT_AES # GetParam() = 536870912 Start 408: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/SCALAR # GetParam() = 4611686018427387904 Start 409: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/NEON # GetParam() = 268435456 Start 410: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/NEON_WITHOUT_AES # GetParam() = 536870912 Start 411: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/SCALAR # GetParam() = 4611686018427387904 Start 412: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/NEON # GetParam() = 268435456 Start 413: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/NEON_WITHOUT_AES # GetParam() = 536870912 Start 414: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/SCALAR # GetParam() = 4611686018427387904 Start 415: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/NEON # GetParam() = 268435456 Start 416: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/NEON_WITHOUT_AES # GetParam() = 536870912 Start 417: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/SCALAR # GetParam() = 4611686018427387904 Start 418: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/NEON # GetParam() = 268435456 Start 419: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/NEON_WITHOUT_AES # GetParam() = 536870912 Start 420: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/SCALAR # GetParam() = 4611686018427387904 Start 421: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/NEON # GetParam() = 268435456 Start 422: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/NEON_WITHOUT_AES # GetParam() = 536870912 Start 423: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/SCALAR # GetParam() = 4611686018427387904 Start 424: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/NEON # GetParam() = 268435456 Start 425: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/NEON_WITHOUT_AES # GetParam() = 536870912 Start 426: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/SCALAR # GetParam() = 4611686018427387904 Start 427: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/NEON # GetParam() = 268435456 Start 428: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/NEON_WITHOUT_AES # GetParam() = 536870912 Start 429: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/SCALAR # GetParam() = 4611686018427387904 Start 430: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/NEON # GetParam() = 268435456 Start 431: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/NEON_WITHOUT_AES # GetParam() = 536870912 Start 432: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/SCALAR # GetParam() = 4611686018427387904 Start 433: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/NEON # GetParam() = 268435456 Start 434: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/NEON_WITHOUT_AES # GetParam() = 536870912 Start 435: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/SCALAR # GetParam() = 4611686018427387904 Start 436: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/NEON # GetParam() = 268435456 Start 437: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/NEON_WITHOUT_AES # GetParam() = 536870912 Start 438: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = 4611686018427387904 Start 439: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/NEON # GetParam() = 268435456 Start 440: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/NEON_WITHOUT_AES # GetParam() = 536870912 Start 441: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = 4611686018427387904 Start 442: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/NEON # GetParam() = 268435456 Start 443: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/NEON_WITHOUT_AES # GetParam() = 536870912 Start 444: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = 4611686018427387904 Start 445: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/NEON # GetParam() = 268435456 Start 446: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/NEON_WITHOUT_AES # GetParam() = 536870912 Start 447: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SCALAR # GetParam() = 4611686018427387904 Start 448: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/NEON # GetParam() = 268435456 Start 449: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/NEON_WITHOUT_AES # GetParam() = 536870912 370/740 Test #370: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/NEON # GetParam() = 268435456 .............................................. Passed 0.09 sec 371/740 Test #371: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.09 sec 372/740 Test #372: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.09 sec 373/740 Test #373: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/NEON # GetParam() = 268435456 ............................................. Passed 0.09 sec 374/740 Test #374: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.09 sec 375/740 Test #375: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.08 sec 376/740 Test #376: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/NEON # GetParam() = 268435456 ................................................. Passed 0.08 sec 377/740 Test #377: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/NEON_WITHOUT_AES # GetParam() = 536870912 ..................................... Passed 0.08 sec 378/740 Test #378: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.08 sec 379/740 Test #379: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/NEON # GetParam() = 268435456 .................... Passed 0.08 sec 380/740 Test #380: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/NEON_WITHOUT_AES # GetParam() = 536870912 ........ Passed 0.07 sec 381/740 Test #381: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = 4611686018427387904 ........ Passed 0.07 sec 382/740 Test #382: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/NEON # GetParam() = 268435456 .................... Passed 0.07 sec 383/740 Test #383: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/NEON_WITHOUT_AES # GetParam() = 536870912 ........ Passed 0.07 sec 384/740 Test #384: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = 4611686018427387904 ........ Passed 0.07 sec 385/740 Test #385: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/NEON # GetParam() = 268435456 .................... Passed 0.07 sec 386/740 Test #386: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/NEON_WITHOUT_AES # GetParam() = 536870912 ........ Passed 0.07 sec 387/740 Test #387: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = 4611686018427387904 ........ Passed 0.07 sec 388/740 Test #388: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/NEON # GetParam() = 268435456 .............................................. Passed 0.07 sec 389/740 Test #389: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.07 sec 390/740 Test #390: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.07 sec 391/740 Test #391: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/NEON # GetParam() = 268435456 .......................................... Passed 0.06 sec 392/740 Test #392: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.06 sec 393/740 Test #393: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.06 sec 394/740 Test #394: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/NEON # GetParam() = 268435456 ......................................... Passed 0.06 sec 395/740 Test #395: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.06 sec 396/740 Test #396: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.06 sec 397/740 Test #397: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/NEON # GetParam() = 268435456 ................................. Passed 0.06 sec 398/740 Test #398: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.06 sec 399/740 Test #399: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.06 sec 400/740 Test #400: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/NEON # GetParam() = 268435456 .......................................... Passed 0.06 sec 401/740 Test #401: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.06 sec 402/740 Test #402: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.05 sec 403/740 Test #403: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/NEON # GetParam() = 268435456 ................................ Passed 0.05 sec 404/740 Test #404: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/NEON_WITHOUT_AES # GetParam() = 536870912 .................... Passed 0.05 sec 405/740 Test #405: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.05 sec 406/740 Test #406: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/NEON # GetParam() = 268435456 ............................................. Passed 0.05 sec 407/740 Test #407: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.05 sec 408/740 Test #408: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.05 sec 409/740 Test #409: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/NEON # GetParam() = 268435456 .......................................... Passed 0.05 sec 410/740 Test #410: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.05 sec 411/740 Test #411: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.05 sec 412/740 Test #412: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/NEON # GetParam() = 268435456 .......................................... Passed 0.05 sec 413/740 Test #413: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.04 sec 414/740 Test #414: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.04 sec 415/740 Test #415: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/NEON # GetParam() = 268435456 ........................................... Passed 0.04 sec 416/740 Test #416: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.04 sec 417/740 Test #417: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.04 sec 418/740 Test #418: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/NEON # GetParam() = 268435456 ........................................... Passed 0.04 sec 419/740 Test #419: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.04 sec 420/740 Test #420: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.04 sec 421/740 Test #421: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/NEON # GetParam() = 268435456 ........................................... Passed 0.04 sec 422/740 Test #422: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.04 sec 423/740 Test #423: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.04 sec 424/740 Test #424: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/NEON # GetParam() = 268435456 .......................................... Passed 0.03 sec 425/740 Test #425: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.03 sec 426/740 Test #426: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.03 sec 427/740 Test #427: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/NEON # GetParam() = 268435456 ................................................ Passed 0.03 sec 428/740 Test #428: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.03 sec 429/740 Test #429: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.03 sec 430/740 Test #430: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/NEON # GetParam() = 268435456 ................................................. Passed 0.03 sec 431/740 Test #431: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/NEON_WITHOUT_AES # GetParam() = 536870912 ..................................... Passed 0.03 sec 432/740 Test #432: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.03 sec 433/740 Test #433: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/NEON # GetParam() = 268435456 ................................................ Passed 0.03 sec 434/740 Test #434: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.03 sec 435/740 Test #435: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.02 sec 436/740 Test #436: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/NEON # GetParam() = 268435456 ........................................... Passed 0.02 sec 437/740 Test #437: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.02 sec 438/740 Test #438: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.02 sec 439/740 Test #439: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/NEON # GetParam() = 268435456 .............................................. Passed 0.02 sec 440/740 Test #440: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.02 sec 441/740 Test #441: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.02 sec 442/740 Test #442: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/NEON # GetParam() = 268435456 .......................................... Passed 0.02 sec 443/740 Test #443: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.02 sec 444/740 Test #444: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.02 sec Start 450: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = 4611686018427387904 Start 451: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/NEON # GetParam() = 268435456 Start 452: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/NEON_WITHOUT_AES # GetParam() = 536870912 Start 453: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/SCALAR # GetParam() = 4611686018427387904 Start 454: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/NEON # GetParam() = 268435456 Start 455: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/NEON_WITHOUT_AES # GetParam() = 536870912 Start 456: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/SCALAR # GetParam() = 4611686018427387904 Start 457: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/NEON # GetParam() = 268435456 Start 458: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/NEON_WITHOUT_AES # GetParam() = 536870912 Start 459: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/SCALAR # GetParam() = 4611686018427387904 Start 460: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/NEON # GetParam() = 268435456 Start 461: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/NEON_WITHOUT_AES # GetParam() = 536870912 Start 462: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/SCALAR # GetParam() = 4611686018427387904 Start 463: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/NEON # GetParam() = 268435456 Start 464: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/NEON_WITHOUT_AES # GetParam() = 536870912 Start 465: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = 4611686018427387904 Start 466: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/NEON # GetParam() = 268435456 Start 467: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/NEON_WITHOUT_AES # GetParam() = 536870912 Start 468: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = 4611686018427387904 Start 469: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/NEON # GetParam() = 268435456 Start 470: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/NEON_WITHOUT_AES # GetParam() = 536870912 Start 471: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = 4611686018427387904 Start 472: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/NEON # GetParam() = 268435456 Start 473: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/NEON_WITHOUT_AES # GetParam() = 536870912 Start 474: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = 4611686018427387904 Start 475: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/NEON # GetParam() = 268435456 Start 476: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/NEON_WITHOUT_AES # GetParam() = 536870912 Start 477: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = 4611686018427387904 Start 478: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/NEON # GetParam() = 268435456 Start 479: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/NEON_WITHOUT_AES # GetParam() = 536870912 Start 480: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = 4611686018427387904 Start 481: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/NEON # GetParam() = 268435456 Start 482: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/NEON_WITHOUT_AES # GetParam() = 536870912 Start 483: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = 4611686018427387904 Start 484: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/NEON # GetParam() = 268435456 Start 485: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/NEON_WITHOUT_AES # GetParam() = 536870912 Start 486: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SCALAR # GetParam() = 4611686018427387904 Start 487: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/NEON # GetParam() = 268435456 Start 488: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/NEON_WITHOUT_AES # GetParam() = 536870912 Start 489: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SCALAR # GetParam() = 4611686018427387904 Start 490: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/NEON # GetParam() = 268435456 Start 491: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/NEON_WITHOUT_AES # GetParam() = 536870912 Start 492: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SCALAR # GetParam() = 4611686018427387904 Start 493: HwyMulTestGroup/HwyMulTest.TestAllMul/NEON # GetParam() = 268435456 Start 494: HwyMulTestGroup/HwyMulTest.TestAllMul/NEON_WITHOUT_AES # GetParam() = 536870912 Start 495: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = 4611686018427387904 Start 496: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/NEON # GetParam() = 268435456 Start 497: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/NEON_WITHOUT_AES # GetParam() = 536870912 Start 498: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = 4611686018427387904 Start 499: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/NEON # GetParam() = 268435456 Start 500: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/NEON_WITHOUT_AES # GetParam() = 536870912 Start 501: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = 4611686018427387904 Start 502: HwyMulTestGroup/HwyMulTest.TestAllMulEven/NEON # GetParam() = 268435456 Start 503: HwyMulTestGroup/HwyMulTest.TestAllMulEven/NEON_WITHOUT_AES # GetParam() = 536870912 Start 504: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = 4611686018427387904 Start 505: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/NEON # GetParam() = 268435456 Start 506: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/NEON_WITHOUT_AES # GetParam() = 536870912 Start 507: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SCALAR # GetParam() = 4611686018427387904 Start 508: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/NEON # GetParam() = 268435456 Start 509: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/NEON_WITHOUT_AES # GetParam() = 536870912 Start 510: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/SCALAR # GetParam() = 4611686018427387904 Start 511: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/NEON # GetParam() = 268435456 Start 512: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 513: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = 4611686018427387904 Start 514: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/NEON # GetParam() = 268435456 Start 515: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 516: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = 4611686018427387904 Start 517: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/NEON # GetParam() = 268435456 Start 518: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/NEON_WITHOUT_AES # GetParam() = 536870912 Start 519: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = 4611686018427387904 Start 520: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/NEON # GetParam() = 268435456 Start 521: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/NEON_WITHOUT_AES # GetParam() = 536870912 Start 522: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/SCALAR # GetParam() = 4611686018427387904 Start 523: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/NEON # GetParam() = 268435456 Start 524: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 445/740 Test #445: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/NEON # GetParam() = 268435456 ........................................... Passed 0.09 sec 446/740 Test #446: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.09 sec 447/740 Test #447: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.09 sec 448/740 Test #448: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/NEON # GetParam() = 268435456 ............................................ Passed 0.09 sec 449/740 Test #449: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.08 sec 450/740 Test #450: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.08 sec 451/740 Test #451: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/NEON # GetParam() = 268435456 ......................................... Passed 0.08 sec 452/740 Test #452: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.07 sec 453/740 Test #453: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.07 sec 454/740 Test #454: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/NEON # GetParam() = 268435456 ..................................... Passed 0.07 sec 455/740 Test #455: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.07 sec 456/740 Test #456: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.07 sec 457/740 Test #457: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/NEON # GetParam() = 268435456 ........................................... Passed 0.07 sec 458/740 Test #458: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.07 sec 459/740 Test #459: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.07 sec 460/740 Test #460: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/NEON # GetParam() = 268435456 ...................................... Passed 0.07 sec 461/740 Test #461: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.07 sec 462/740 Test #462: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.07 sec 463/740 Test #463: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/NEON # GetParam() = 268435456 .......................................... Passed 0.06 sec 464/740 Test #464: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.06 sec 465/740 Test #465: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.06 sec 466/740 Test #466: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/NEON # GetParam() = 268435456 .......................................... Passed 0.06 sec 467/740 Test #467: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.06 sec 468/740 Test #468: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.06 sec 469/740 Test #469: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/NEON # GetParam() = 268435456 ......................................... Passed 0.06 sec 470/740 Test #470: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.06 sec 471/740 Test #471: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.06 sec 472/740 Test #472: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/NEON # GetParam() = 268435456 ............................................. Passed 0.06 sec 473/740 Test #473: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.06 sec 474/740 Test #474: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.06 sec 475/740 Test #475: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/NEON # GetParam() = 268435456 ............................................ Passed 0.05 sec 476/740 Test #476: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.05 sec 477/740 Test #477: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.05 sec 478/740 Test #478: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/NEON # GetParam() = 268435456 ............................................. Passed 0.05 sec 479/740 Test #479: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.05 sec 480/740 Test #480: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.05 sec 481/740 Test #481: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/NEON # GetParam() = 268435456 .............................................. Passed 0.05 sec 482/740 Test #482: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.05 sec 483/740 Test #483: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.05 sec 484/740 Test #484: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/NEON # GetParam() = 268435456 .............................................. Passed 0.05 sec 485/740 Test #485: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.05 sec 486/740 Test #486: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.04 sec 487/740 Test #487: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/NEON # GetParam() = 268435456 ............................................ Passed 0.04 sec 488/740 Test #488: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/NEON_WITHOUT_AES # GetParam() = 536870912 ................................ Passed 0.04 sec 489/740 Test #489: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.04 sec 490/740 Test #490: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/NEON # GetParam() = 268435456 ............................................. Passed 0.04 sec 491/740 Test #491: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/NEON_WITHOUT_AES # GetParam() = 536870912 ................................. Passed 0.04 sec 492/740 Test #492: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.04 sec 493/740 Test #493: HwyMulTestGroup/HwyMulTest.TestAllMul/NEON # GetParam() = 268435456 ...................................................... Passed 0.04 sec 494/740 Test #494: HwyMulTestGroup/HwyMulTest.TestAllMul/NEON_WITHOUT_AES # GetParam() = 536870912 .......................................... Passed 0.04 sec 495/740 Test #495: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.04 sec 496/740 Test #496: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/NEON # GetParam() = 268435456 .................................................. Passed 0.04 sec 497/740 Test #497: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.04 sec 498/740 Test #498: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.03 sec 499/740 Test #499: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/NEON # GetParam() = 268435456 .......................................... Passed 0.03 sec 500/740 Test #500: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.03 sec 501/740 Test #501: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.03 sec 502/740 Test #502: HwyMulTestGroup/HwyMulTest.TestAllMulEven/NEON # GetParam() = 268435456 .................................................. Passed 0.03 sec 503/740 Test #503: HwyMulTestGroup/HwyMulTest.TestAllMulEven/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.03 sec 504/740 Test #504: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.03 sec 505/740 Test #505: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/NEON # GetParam() = 268435456 ................................................... Passed 0.03 sec 506/740 Test #506: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.03 sec 507/740 Test #507: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.03 sec 508/740 Test #508: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/NEON # GetParam() = 268435456 ................................................... Passed 0.03 sec 509/740 Test #509: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.02 sec 510/740 Test #510: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.02 sec 511/740 Test #511: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/NEON # GetParam() = 268435456 ................................... Passed 0.02 sec 512/740 Test #512: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.02 sec 513/740 Test #513: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.02 sec 514/740 Test #514: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/NEON # GetParam() = 268435456 ................................ Passed 0.02 sec 515/740 Test #515: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/NEON_WITHOUT_AES # GetParam() = 536870912 .................... Passed 0.02 sec 516/740 Test #516: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.02 sec 517/740 Test #517: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/NEON # GetParam() = 268435456 ...................................... Passed 0.02 sec 518/740 Test #518: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.02 sec 519/740 Test #519: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.02 sec 520/740 Test #520: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/NEON # GetParam() = 268435456 ............................... Passed 0.02 sec Start 525: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SCALAR # GetParam() = 4611686018427387904 Start 526: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/NEON # GetParam() = 268435456 Start 527: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 Start 528: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SCALAR # GetParam() = 4611686018427387904 Start 529: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/NEON # GetParam() = 268435456 Start 530: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/NEON_WITHOUT_AES # GetParam() = 536870912 Start 531: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = 4611686018427387904 Start 532: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/NEON # GetParam() = 268435456 Start 533: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/NEON_WITHOUT_AES # GetParam() = 536870912 Start 534: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = 4611686018427387904 Start 535: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/NEON # GetParam() = 268435456 Start 536: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/NEON_WITHOUT_AES # GetParam() = 536870912 Start 537: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = 4611686018427387904 Start 538: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/NEON # GetParam() = 268435456 Start 539: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/NEON_WITHOUT_AES # GetParam() = 536870912 Start 540: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = 4611686018427387904 Start 541: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/NEON # GetParam() = 268435456 Start 542: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 543: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SCALAR # GetParam() = 4611686018427387904 Start 544: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/NEON # GetParam() = 268435456 Start 545: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/NEON_WITHOUT_AES # GetParam() = 536870912 Start 546: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SCALAR # GetParam() = 4611686018427387904 Start 547: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/NEON # GetParam() = 268435456 Start 548: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 Start 549: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = 4611686018427387904 Start 550: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/NEON # GetParam() = 268435456 Start 551: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/NEON_WITHOUT_AES # GetParam() = 536870912 Start 552: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = 4611686018427387904 Start 553: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/NEON # GetParam() = 268435456 Start 554: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/NEON_WITHOUT_AES # GetParam() = 536870912 Start 555: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = 4611686018427387904 Start 556: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/NEON # GetParam() = 268435456 Start 557: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/NEON_WITHOUT_AES # GetParam() = 536870912 Start 558: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/SCALAR # GetParam() = 4611686018427387904 Start 559: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/NEON # GetParam() = 268435456 Start 560: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/NEON_WITHOUT_AES # GetParam() = 536870912 Start 561: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SCALAR # GetParam() = 4611686018427387904 Start 562: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/NEON # GetParam() = 268435456 Start 563: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 564: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SCALAR # GetParam() = 4611686018427387904 Start 565: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/NEON # GetParam() = 268435456 Start 566: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 567: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SCALAR # GetParam() = 4611686018427387904 Start 568: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/NEON # GetParam() = 268435456 Start 569: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/NEON_WITHOUT_AES # GetParam() = 536870912 Start 570: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SCALAR # GetParam() = 4611686018427387904 Start 571: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/NEON # GetParam() = 268435456 Start 572: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 Start 573: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SCALAR # GetParam() = 4611686018427387904 Start 574: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/NEON # GetParam() = 268435456 Start 575: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 Start 576: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SCALAR # GetParam() = 4611686018427387904 Start 577: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/NEON # GetParam() = 268435456 Start 578: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 Start 579: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = 4611686018427387904 Start 580: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/NEON # GetParam() = 268435456 Start 581: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/NEON_WITHOUT_AES # GetParam() = 536870912 Start 582: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SCALAR # GetParam() = 4611686018427387904 Start 583: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/NEON # GetParam() = 268435456 Start 584: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/NEON_WITHOUT_AES # GetParam() = 536870912 Start 585: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SCALAR # GetParam() = 4611686018427387904 Start 586: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/NEON # GetParam() = 268435456 Start 587: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/NEON_WITHOUT_AES # GetParam() = 536870912 Start 588: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SCALAR # GetParam() = 4611686018427387904 Start 589: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/NEON # GetParam() = 268435456 Start 590: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/NEON_WITHOUT_AES # GetParam() = 536870912 Start 591: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 Start 592: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/NEON # GetParam() = 268435456 Start 593: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/NEON_WITHOUT_AES # GetParam() = 536870912 Start 594: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = 4611686018427387904 Start 595: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/NEON # GetParam() = 268435456 Start 596: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/NEON_WITHOUT_AES # GetParam() = 536870912 Start 597: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = 4611686018427387904 Start 598: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/NEON # GetParam() = 268435456 Start 599: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/NEON_WITHOUT_AES # GetParam() = 536870912 Start 600: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = 4611686018427387904 521/740 Test #521: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/NEON_WITHOUT_AES # GetParam() = 536870912 ................... Passed 0.09 sec 522/740 Test #522: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.09 sec 523/740 Test #523: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/NEON # GetParam() = 268435456 ............................ Passed 0.09 sec 524/740 Test #524: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 ................ Passed 0.08 sec 525/740 Test #525: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SCALAR # GetParam() = 4611686018427387904 ................ Passed 0.08 sec 526/740 Test #526: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/NEON # GetParam() = 268435456 ............................. Passed 0.07 sec 527/740 Test #527: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/NEON_WITHOUT_AES # GetParam() = 536870912 ................. Passed 0.07 sec 528/740 Test #528: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.07 sec 529/740 Test #529: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/NEON # GetParam() = 268435456 .......................................... Passed 0.07 sec 530/740 Test #530: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.07 sec 531/740 Test #531: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.07 sec 532/740 Test #532: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/NEON # GetParam() = 268435456 ......................................... Passed 0.07 sec 533/740 Test #533: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.07 sec 534/740 Test #534: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.07 sec 535/740 Test #535: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/NEON # GetParam() = 268435456 ......................................... Passed 0.07 sec 536/740 Test #536: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.07 sec 537/740 Test #537: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.07 sec 538/740 Test #538: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/NEON # GetParam() = 268435456 ......................................... Passed 0.06 sec 539/740 Test #539: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/NEON_WITHOUT_AES # GetParam() = 536870912 ............................. Passed 0.06 sec 540/740 Test #540: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.06 sec 541/740 Test #541: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/NEON # GetParam() = 268435456 ................................. Passed 0.06 sec 542/740 Test #542: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.06 sec 543/740 Test #543: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.06 sec 544/740 Test #544: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/NEON # GetParam() = 268435456 ...................................... Passed 0.06 sec 545/740 Test #545: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.06 sec 546/740 Test #546: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.06 sec 547/740 Test #547: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/NEON # GetParam() = 268435456 .................................... Passed 0.06 sec 548/740 Test #548: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.06 sec 549/740 Test #549: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.06 sec 550/740 Test #550: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/NEON # GetParam() = 268435456 ............................................... Passed 0.05 sec 551/740 Test #551: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/NEON_WITHOUT_AES # GetParam() = 536870912 ................................... Passed 0.05 sec 552/740 Test #552: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.05 sec 553/740 Test #553: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/NEON # GetParam() = 268435456 ....................................... Passed 0.05 sec 554/740 Test #554: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/NEON_WITHOUT_AES # GetParam() = 536870912 ........................... Passed 0.05 sec 555/740 Test #555: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.05 sec 556/740 Test #556: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/NEON # GetParam() = 268435456 .......................................... Passed 0.05 sec 557/740 Test #557: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.05 sec 558/740 Test #558: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.05 sec 559/740 Test #559: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/NEON # GetParam() = 268435456 ........................... Passed 0.05 sec 560/740 Test #560: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/NEON_WITHOUT_AES # GetParam() = 536870912 ............... Passed 0.05 sec 561/740 Test #561: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.04 sec 562/740 Test #562: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/NEON # GetParam() = 268435456 ............................. Passed 0.04 sec 563/740 Test #563: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ................. Passed 0.04 sec 564/740 Test #564: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.04 sec 565/740 Test #565: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/NEON # GetParam() = 268435456 ........................... Passed 0.04 sec 566/740 Test #566: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ............... Passed 0.04 sec 567/740 Test #567: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.04 sec 568/740 Test #568: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/NEON # GetParam() = 268435456 ................................... Passed 0.04 sec 569/740 Test #569: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/NEON_WITHOUT_AES # GetParam() = 536870912 ....................... Passed 0.04 sec 570/740 Test #570: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.04 sec 571/740 Test #571: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/NEON # GetParam() = 268435456 .............................. Passed 0.04 sec 572/740 Test #572: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 .................. Passed 0.04 sec 573/740 Test #573: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.03 sec 574/740 Test #574: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/NEON # GetParam() = 268435456 .......................... Passed 0.03 sec 575/740 Test #575: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 .............. Passed 0.03 sec 576/740 Test #576: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SCALAR # GetParam() = 4611686018427387904 .............. Passed 0.03 sec 577/740 Test #577: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/NEON # GetParam() = 268435456 ..................... Passed 0.03 sec 578/740 Test #578: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/NEON_WITHOUT_AES # GetParam() = 536870912 ......... Passed 0.03 sec 579/740 Test #579: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = 4611686018427387904 ......... Passed 0.03 sec 580/740 Test #580: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/NEON # GetParam() = 268435456 ............................ Passed 0.03 sec 581/740 Test #581: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/NEON_WITHOUT_AES # GetParam() = 536870912 ................ Passed 0.03 sec 582/740 Test #582: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SCALAR # GetParam() = 4611686018427387904 ................ Passed 0.03 sec 583/740 Test #583: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/NEON # GetParam() = 268435456 ........................... Passed 0.03 sec 584/740 Test #584: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/NEON_WITHOUT_AES # GetParam() = 536870912 ............... Passed 0.03 sec 585/740 Test #585: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.02 sec 586/740 Test #586: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/NEON # GetParam() = 268435456 ......................... Passed 0.02 sec 587/740 Test #587: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/NEON_WITHOUT_AES # GetParam() = 536870912 ............. Passed 0.02 sec 588/740 Test #588: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SCALAR # GetParam() = 4611686018427387904 ............. Passed 0.02 sec 589/740 Test #589: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/NEON # GetParam() = 268435456 .......................................... Passed 0.02 sec 590/740 Test #590: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.02 sec 591/740 Test #591: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.02 sec 592/740 Test #592: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/NEON # GetParam() = 268435456 ...................................... Passed 0.02 sec 593/740 Test #593: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/NEON_WITHOUT_AES # GetParam() = 536870912 .......................... Passed 0.02 sec 594/740 Test #594: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.02 sec Start 601: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/NEON # GetParam() = 268435456 Start 602: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/NEON_WITHOUT_AES # GetParam() = 536870912 Start 603: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = 4611686018427387904 Start 604: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/NEON # GetParam() = 268435456 Start 605: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/NEON_WITHOUT_AES # GetParam() = 536870912 Start 606: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = 4611686018427387904 Start 607: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/NEON # GetParam() = 268435456 Start 608: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/NEON_WITHOUT_AES # GetParam() = 536870912 Start 609: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SCALAR # GetParam() = 4611686018427387904 Start 610: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/NEON # GetParam() = 268435456 Start 611: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 612: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SCALAR # GetParam() = 4611686018427387904 Start 613: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/NEON # GetParam() = 268435456 Start 614: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/NEON_WITHOUT_AES # GetParam() = 536870912 Start 615: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SCALAR # GetParam() = 4611686018427387904 Start 616: TestUtilTestGroup/TestUtilTest.TestAllName/NEON # GetParam() = 268435456 Start 617: TestUtilTestGroup/TestUtilTest.TestAllName/NEON_WITHOUT_AES # GetParam() = 536870912 Start 618: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = 4611686018427387904 Start 619: TestUtilTestGroup/TestUtilTest.TestAllEqual/NEON # GetParam() = 268435456 Start 620: TestUtilTestGroup/TestUtilTest.TestAllEqual/NEON_WITHOUT_AES # GetParam() = 536870912 Start 621: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = 4611686018427387904 Start 622: TupleTestGroup/TupleTest.TestAllCreate/NEON # GetParam() = 268435456 Start 623: TupleTestGroup/TupleTest.TestAllCreate/NEON_WITHOUT_AES # GetParam() = 536870912 Start 624: TupleTestGroup/TupleTest.TestAllCreate/SCALAR # GetParam() = 4611686018427387904 Start 625: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/NEON # GetParam() = 268435456 Start 626: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/NEON_WITHOUT_AES # GetParam() = 536870912 Start 627: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/SCALAR # GetParam() = 4611686018427387904 Start 628: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/NEON # GetParam() = 268435456 Start 629: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/NEON_WITHOUT_AES # GetParam() = 536870912 Start 630: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/SCALAR # GetParam() = 4611686018427387904 Start 631: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/NEON # GetParam() = 268435456 Start 632: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/NEON_WITHOUT_AES # GetParam() = 536870912 Start 633: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = 4611686018427387904 Start 634: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/NEON # GetParam() = 268435456 Start 635: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/NEON_WITHOUT_AES # GetParam() = 536870912 Start 636: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = 4611686018427387904 Start 637: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/NEON # GetParam() = 268435456 Start 638: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/NEON_WITHOUT_AES # GetParam() = 536870912 Start 639: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SCALAR # GetParam() = 4611686018427387904 Start 640: DotTestGroup/DotTest.TestAllDot/NEON # GetParam() = 268435456 Start 641: DotTestGroup/DotTest.TestAllDot/NEON_WITHOUT_AES # GetParam() = 536870912 Start 642: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 Start 643: DotTestGroup/DotTest.TestAllDotBF16/NEON # GetParam() = 268435456 Start 644: DotTestGroup/DotTest.TestAllDotBF16/NEON_WITHOUT_AES # GetParam() = 536870912 Start 645: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = 4611686018427387904 Start 646: ImageTestGroup/ImageTest.TestAligned/NEON # GetParam() = 268435456 Start 647: ImageTestGroup/ImageTest.TestAligned/NEON_WITHOUT_AES # GetParam() = 536870912 Start 648: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = 4611686018427387904 Start 649: ImageTestGroup/ImageTest.TestUnaligned/NEON # GetParam() = 268435456 Start 650: ImageTestGroup/ImageTest.TestUnaligned/NEON_WITHOUT_AES # GetParam() = 536870912 Start 651: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = 4611686018427387904 Start 652: HwyMathTestGroup/HwyMathTest.TestAllAcos/NEON # GetParam() = 268435456 Start 653: HwyMathTestGroup/HwyMathTest.TestAllAcos/NEON_WITHOUT_AES # GetParam() = 536870912 Start 654: HwyMathTestGroup/HwyMathTest.TestAllAcos/SCALAR # GetParam() = 4611686018427387904 Start 655: HwyMathTestGroup/HwyMathTest.TestAllAcosh/NEON # GetParam() = 268435456 Start 656: HwyMathTestGroup/HwyMathTest.TestAllAcosh/NEON_WITHOUT_AES # GetParam() = 536870912 Start 657: HwyMathTestGroup/HwyMathTest.TestAllAcosh/SCALAR # GetParam() = 4611686018427387904 Start 658: HwyMathTestGroup/HwyMathTest.TestAllAsin/NEON # GetParam() = 268435456 Start 659: HwyMathTestGroup/HwyMathTest.TestAllAsin/NEON_WITHOUT_AES # GetParam() = 536870912 Start 660: HwyMathTestGroup/HwyMathTest.TestAllAsin/SCALAR # GetParam() = 4611686018427387904 Start 661: HwyMathTestGroup/HwyMathTest.TestAllAsinh/NEON # GetParam() = 268435456 Start 662: HwyMathTestGroup/HwyMathTest.TestAllAsinh/NEON_WITHOUT_AES # GetParam() = 536870912 Start 663: HwyMathTestGroup/HwyMathTest.TestAllAsinh/SCALAR # GetParam() = 4611686018427387904 Start 664: HwyMathTestGroup/HwyMathTest.TestAllAtan/NEON # GetParam() = 268435456 Start 665: HwyMathTestGroup/HwyMathTest.TestAllAtan/NEON_WITHOUT_AES # GetParam() = 536870912 Start 666: HwyMathTestGroup/HwyMathTest.TestAllAtan/SCALAR # GetParam() = 4611686018427387904 Start 667: HwyMathTestGroup/HwyMathTest.TestAllAtanh/NEON # GetParam() = 268435456 Start 668: HwyMathTestGroup/HwyMathTest.TestAllAtanh/NEON_WITHOUT_AES # GetParam() = 536870912 Start 669: HwyMathTestGroup/HwyMathTest.TestAllAtanh/SCALAR # GetParam() = 4611686018427387904 Start 670: HwyMathTestGroup/HwyMathTest.TestAllCos/NEON # GetParam() = 268435456 Start 671: HwyMathTestGroup/HwyMathTest.TestAllCos/NEON_WITHOUT_AES # GetParam() = 536870912 Start 672: HwyMathTestGroup/HwyMathTest.TestAllCos/SCALAR # GetParam() = 4611686018427387904 Start 673: HwyMathTestGroup/HwyMathTest.TestAllExp/NEON # GetParam() = 268435456 Start 674: HwyMathTestGroup/HwyMathTest.TestAllExp/NEON_WITHOUT_AES # GetParam() = 536870912 595/740 Test #595: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/NEON # GetParam() = 268435456 ....................................... Passed 0.09 sec 596/740 Test #596: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/NEON_WITHOUT_AES # GetParam() = 536870912 ........................... Passed 0.09 sec 597/740 Test #597: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 598/740 Test #598: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/NEON # GetParam() = 268435456 .......................................... Passed 0.09 sec 599/740 Test #599: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.09 sec 600/740 Test #600: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.09 sec 601/740 Test #601: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/NEON # GetParam() = 268435456 ........................................... Passed 0.08 sec 602/740 Test #602: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.08 sec 603/740 Test #603: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.08 sec 604/740 Test #604: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/NEON # GetParam() = 268435456 .......................................... Passed 0.07 sec 605/740 Test #605: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/NEON_WITHOUT_AES # GetParam() = 536870912 .............................. Passed 0.07 sec 606/740 Test #606: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.07 sec 607/740 Test #607: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/NEON # GetParam() = 268435456 .................................... Passed 0.07 sec 608/740 Test #608: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/NEON_WITHOUT_AES # GetParam() = 536870912 ........................ Passed 0.07 sec 609/740 Test #609: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.07 sec 610/740 Test #610: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/NEON # GetParam() = 268435456 ..................................... Passed 0.07 sec 611/740 Test #611: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ......................... Passed 0.07 sec 612/740 Test #612: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.07 sec 613/740 Test #613: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/NEON # GetParam() = 268435456 ................................. Passed 0.07 sec 614/740 Test #614: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/NEON_WITHOUT_AES # GetParam() = 536870912 ..................... Passed 0.07 sec 615/740 Test #615: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.07 sec 616/740 Test #616: TestUtilTestGroup/TestUtilTest.TestAllName/NEON # GetParam() = 268435456 ................................................. Passed 0.06 sec 617/740 Test #617: TestUtilTestGroup/TestUtilTest.TestAllName/NEON_WITHOUT_AES # GetParam() = 536870912 ..................................... Passed 0.06 sec 618/740 Test #618: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.06 sec 619/740 Test #619: TestUtilTestGroup/TestUtilTest.TestAllEqual/NEON # GetParam() = 268435456 ................................................ Passed 0.06 sec 620/740 Test #620: TestUtilTestGroup/TestUtilTest.TestAllEqual/NEON_WITHOUT_AES # GetParam() = 536870912 .................................... Passed 0.06 sec 621/740 Test #621: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.06 sec 622/740 Test #622: TupleTestGroup/TupleTest.TestAllCreate/NEON # GetParam() = 268435456 ..................................................... Passed 0.06 sec 623/740 Test #623: TupleTestGroup/TupleTest.TestAllCreate/NEON_WITHOUT_AES # GetParam() = 536870912 ......................................... Passed 0.06 sec 624/740 Test #624: TupleTestGroup/TupleTest.TestAllCreate/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.06 sec 625/740 Test #625: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/NEON # GetParam() = 268435456 ............................ Passed 0.06 sec 626/740 Test #626: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/NEON_WITHOUT_AES # GetParam() = 536870912 ................ Passed 0.06 sec 627/740 Test #627: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/SCALAR # GetParam() = 4611686018427387904 ................ Passed 0.05 sec 628/740 Test #628: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/NEON # GetParam() = 268435456 ......................... Passed 0.05 sec 629/740 Test #629: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/NEON_WITHOUT_AES # GetParam() = 536870912 ............. Passed 0.05 sec 630/740 Test #630: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/SCALAR # GetParam() = 4611686018427387904 ............. Passed 0.05 sec 631/740 Test #631: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/NEON # GetParam() = 268435456 ...................... Passed 0.05 sec 632/740 Test #632: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/NEON_WITHOUT_AES # GetParam() = 536870912 .......... Passed 0.05 sec 633/740 Test #633: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = 4611686018427387904 .......... Passed 0.05 sec 634/740 Test #634: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/NEON # GetParam() = 268435456 ......................... Passed 0.05 sec 635/740 Test #635: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/NEON_WITHOUT_AES # GetParam() = 536870912 ............. Passed 0.05 sec 636/740 Test #636: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = 4611686018427387904 ............. Passed 0.05 sec 637/740 Test #637: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/NEON # GetParam() = 268435456 ......................... Passed 0.05 sec 638/740 Test #638: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/NEON_WITHOUT_AES # GetParam() = 536870912 ............. Passed 0.04 sec 639/740 Test #639: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SCALAR # GetParam() = 4611686018427387904 ............. Passed 0.04 sec 640/740 Test #640: DotTestGroup/DotTest.TestAllDot/NEON # GetParam() = 268435456 ............................................................ Passed 0.04 sec 641/740 Test #641: DotTestGroup/DotTest.TestAllDot/NEON_WITHOUT_AES # GetParam() = 536870912 ................................................ Passed 0.04 sec 642/740 Test #642: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 ................................................ Passed 0.04 sec 643/740 Test #643: DotTestGroup/DotTest.TestAllDotBF16/NEON # GetParam() = 268435456 ........................................................ Passed 0.04 sec 644/740 Test #644: DotTestGroup/DotTest.TestAllDotBF16/NEON_WITHOUT_AES # GetParam() = 536870912 ............................................ Passed 0.04 sec 645/740 Test #645: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = 4611686018427387904 ............................................ Passed 0.04 sec 646/740 Test #646: ImageTestGroup/ImageTest.TestAligned/NEON # GetParam() = 268435456 ....................................................... Passed 0.04 sec 647/740 Test #647: ImageTestGroup/ImageTest.TestAligned/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.04 sec 648/740 Test #648: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.03 sec 649/740 Test #649: ImageTestGroup/ImageTest.TestUnaligned/NEON # GetParam() = 268435456 ..................................................... Passed 0.03 sec 650/740 Test #650: ImageTestGroup/ImageTest.TestUnaligned/NEON_WITHOUT_AES # GetParam() = 536870912 ......................................... Passed 0.03 sec 651/740 Test #651: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.03 sec 652/740 Test #652: HwyMathTestGroup/HwyMathTest.TestAllAcos/NEON # GetParam() = 268435456 ................................................... Passed 0.03 sec 653/740 Test #653: HwyMathTestGroup/HwyMathTest.TestAllAcos/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.03 sec 654/740 Test #654: HwyMathTestGroup/HwyMathTest.TestAllAcos/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.03 sec 655/740 Test #655: HwyMathTestGroup/HwyMathTest.TestAllAcosh/NEON # GetParam() = 268435456 .................................................. Passed 0.03 sec 656/740 Test #656: HwyMathTestGroup/HwyMathTest.TestAllAcosh/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.03 sec 657/740 Test #657: HwyMathTestGroup/HwyMathTest.TestAllAcosh/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.03 sec 658/740 Test #658: HwyMathTestGroup/HwyMathTest.TestAllAsin/NEON # GetParam() = 268435456 ................................................... Passed 0.03 sec 659/740 Test #659: HwyMathTestGroup/HwyMathTest.TestAllAsin/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.03 sec 660/740 Test #660: HwyMathTestGroup/HwyMathTest.TestAllAsin/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.02 sec 661/740 Test #661: HwyMathTestGroup/HwyMathTest.TestAllAsinh/NEON # GetParam() = 268435456 .................................................. Passed 0.02 sec 662/740 Test #662: HwyMathTestGroup/HwyMathTest.TestAllAsinh/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.02 sec 663/740 Test #663: HwyMathTestGroup/HwyMathTest.TestAllAsinh/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 664/740 Test #664: HwyMathTestGroup/HwyMathTest.TestAllAtan/NEON # GetParam() = 268435456 ................................................... Passed 0.02 sec 665/740 Test #665: HwyMathTestGroup/HwyMathTest.TestAllAtan/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.02 sec 666/740 Test #666: HwyMathTestGroup/HwyMathTest.TestAllAtan/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.02 sec 667/740 Test #667: HwyMathTestGroup/HwyMathTest.TestAllAtanh/NEON # GetParam() = 268435456 .................................................. Passed 0.02 sec 668/740 Test #668: HwyMathTestGroup/HwyMathTest.TestAllAtanh/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.02 sec 669/740 Test #669: HwyMathTestGroup/HwyMathTest.TestAllAtanh/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec Start 675: HwyMathTestGroup/HwyMathTest.TestAllExp/SCALAR # GetParam() = 4611686018427387904 Start 676: HwyMathTestGroup/HwyMathTest.TestAllExpm1/NEON # GetParam() = 268435456 Start 677: HwyMathTestGroup/HwyMathTest.TestAllExpm1/NEON_WITHOUT_AES # GetParam() = 536870912 Start 678: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SCALAR # GetParam() = 4611686018427387904 Start 679: HwyMathTestGroup/HwyMathTest.TestAllLog/NEON # GetParam() = 268435456 Start 680: HwyMathTestGroup/HwyMathTest.TestAllLog/NEON_WITHOUT_AES # GetParam() = 536870912 Start 681: HwyMathTestGroup/HwyMathTest.TestAllLog/SCALAR # GetParam() = 4611686018427387904 Start 682: HwyMathTestGroup/HwyMathTest.TestAllLog10/NEON # GetParam() = 268435456 Start 683: HwyMathTestGroup/HwyMathTest.TestAllLog10/NEON_WITHOUT_AES # GetParam() = 536870912 Start 684: HwyMathTestGroup/HwyMathTest.TestAllLog10/SCALAR # GetParam() = 4611686018427387904 Start 685: HwyMathTestGroup/HwyMathTest.TestAllLog1p/NEON # GetParam() = 268435456 Start 686: HwyMathTestGroup/HwyMathTest.TestAllLog1p/NEON_WITHOUT_AES # GetParam() = 536870912 Start 687: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SCALAR # GetParam() = 4611686018427387904 Start 688: HwyMathTestGroup/HwyMathTest.TestAllLog2/NEON # GetParam() = 268435456 Start 689: HwyMathTestGroup/HwyMathTest.TestAllLog2/NEON_WITHOUT_AES # GetParam() = 536870912 Start 690: HwyMathTestGroup/HwyMathTest.TestAllLog2/SCALAR # GetParam() = 4611686018427387904 Start 691: HwyMathTestGroup/HwyMathTest.TestAllSin/NEON # GetParam() = 268435456 Start 692: HwyMathTestGroup/HwyMathTest.TestAllSin/NEON_WITHOUT_AES # GetParam() = 536870912 Start 693: HwyMathTestGroup/HwyMathTest.TestAllSin/SCALAR # GetParam() = 4611686018427387904 Start 694: HwyMathTestGroup/HwyMathTest.TestAllSinh/NEON # GetParam() = 268435456 Start 695: HwyMathTestGroup/HwyMathTest.TestAllSinh/NEON_WITHOUT_AES # GetParam() = 536870912 Start 696: HwyMathTestGroup/HwyMathTest.TestAllSinh/SCALAR # GetParam() = 4611686018427387904 Start 697: HwyMathTestGroup/HwyMathTest.TestAllTanh/NEON # GetParam() = 268435456 Start 698: HwyMathTestGroup/HwyMathTest.TestAllTanh/NEON_WITHOUT_AES # GetParam() = 536870912 Start 699: HwyMathTestGroup/HwyMathTest.TestAllTanh/SCALAR # GetParam() = 4611686018427387904 Start 700: HwyMathTestGroup/HwyMathTest.TestAllAtan2/SCALAR # GetParam() = 4611686018427387904 Start 701: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/NEON # GetParam() = 268435456 Start 702: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/NEON_WITHOUT_AES # GetParam() = 536870912 Start 703: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/SCALAR # GetParam() = 4611686018427387904 Start 704: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/NEON # GetParam() = 268435456 Start 705: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/NEON_WITHOUT_AES # GetParam() = 536870912 Start 706: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/SCALAR # GetParam() = 4611686018427387904 Start 707: SortTestGroup/SortTest.TestAllFloatLargerSmaller/NEON # GetParam() = 268435456 Start 708: SortTestGroup/SortTest.TestAllFloatLargerSmaller/NEON_WITHOUT_AES # GetParam() = 536870912 Start 709: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SCALAR # GetParam() = 4611686018427387904 Start 710: SortTestGroup/SortTest.TestAllFloatInf/SCALAR # GetParam() = 4611686018427387904 Start 711: SortTestGroup/SortTest.TestAllMedian/NEON # GetParam() = 268435456 Start 712: SortTestGroup/SortTest.TestAllMedian/NEON_WITHOUT_AES # GetParam() = 536870912 Start 713: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = 4611686018427387904 Start 714: SortTestGroup/SortTest.TestAllBaseCase/NEON # GetParam() = 268435456 Start 715: SortTestGroup/SortTest.TestAllBaseCase/NEON_WITHOUT_AES # GetParam() = 536870912 Start 716: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = 4611686018427387904 Start 717: SortTestGroup/SortTest.TestAllPartition/NEON # GetParam() = 268435456 Start 718: SortTestGroup/SortTest.TestAllPartition/NEON_WITHOUT_AES # GetParam() = 536870912 Start 719: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = 4611686018427387904 Start 720: SortTestGroup/SortTest.TestAllGenerator/NEON # GetParam() = 268435456 Start 721: SortTestGroup/SortTest.TestAllGenerator/NEON_WITHOUT_AES # GetParam() = 536870912 Start 722: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = 4611686018427387904 Start 723: SortTestGroup/SortTest.TestAllSort/NEON # GetParam() = 268435456 Start 724: SortTestGroup/SortTest.TestAllSort/NEON_WITHOUT_AES # GetParam() = 536870912 Start 725: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = 4611686018427387904 Start 726: BenchSortGroup/BenchSort.BenchAllColdSort/NEON # GetParam() = 268435456 Start 727: BenchSortGroup/BenchSort.BenchAllColdSort/NEON_WITHOUT_AES # GetParam() = 536870912 Start 728: BenchSortGroup/BenchSort.BenchAllColdSort/SCALAR # GetParam() = 4611686018427387904 Start 729: BenchSortGroup/BenchSort.BenchAllSort/NEON # GetParam() = 268435456 Start 730: BenchSortGroup/BenchSort.BenchAllSort/NEON_WITHOUT_AES # GetParam() = 536870912 Start 731: BenchSortGroup/BenchSort.BenchAllSort/SCALAR # GetParam() = 4611686018427387904 Start 732: UnrollerTestGroup/UnrollerTest.TestAllDot/NEON # GetParam() = 268435456 Start 733: UnrollerTestGroup/UnrollerTest.TestAllDot/NEON_WITHOUT_AES # GetParam() = 536870912 Start 734: UnrollerTestGroup/UnrollerTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 Start 735: UnrollerTestGroup/UnrollerTest.TestAllConvert/NEON # GetParam() = 268435456 Start 736: UnrollerTestGroup/UnrollerTest.TestAllConvert/NEON_WITHOUT_AES # GetParam() = 536870912 Start 737: UnrollerTestGroup/UnrollerTest.TestAllConvert/SCALAR # GetParam() = 4611686018427387904 Start 738: UnrollerTestGroup/UnrollerTest.TestAllFind/NEON # GetParam() = 268435456 Start 739: UnrollerTestGroup/UnrollerTest.TestAllFind/NEON_WITHOUT_AES # GetParam() = 536870912 Start 740: UnrollerTestGroup/UnrollerTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 670/740 Test #670: HwyMathTestGroup/HwyMathTest.TestAllCos/NEON # GetParam() = 268435456 .................................................... Passed 0.08 sec 671/740 Test #671: HwyMathTestGroup/HwyMathTest.TestAllCos/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................ Passed 0.08 sec 672/740 Test #672: HwyMathTestGroup/HwyMathTest.TestAllCos/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.08 sec 673/740 Test #673: HwyMathTestGroup/HwyMathTest.TestAllExp/NEON # GetParam() = 268435456 .................................................... Passed 0.08 sec 674/740 Test #674: HwyMathTestGroup/HwyMathTest.TestAllExp/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................ Passed 0.08 sec 675/740 Test #675: HwyMathTestGroup/HwyMathTest.TestAllExp/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.07 sec 676/740 Test #676: HwyMathTestGroup/HwyMathTest.TestAllExpm1/NEON # GetParam() = 268435456 .................................................. Passed 0.07 sec 677/740 Test #677: HwyMathTestGroup/HwyMathTest.TestAllExpm1/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.07 sec 678/740 Test #678: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.07 sec 679/740 Test #679: HwyMathTestGroup/HwyMathTest.TestAllLog/NEON # GetParam() = 268435456 .................................................... Passed 0.07 sec 680/740 Test #680: HwyMathTestGroup/HwyMathTest.TestAllLog/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................ Passed 0.07 sec 681/740 Test #681: HwyMathTestGroup/HwyMathTest.TestAllLog/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.07 sec 682/740 Test #682: HwyMathTestGroup/HwyMathTest.TestAllLog10/NEON # GetParam() = 268435456 .................................................. Passed 0.07 sec 683/740 Test #683: HwyMathTestGroup/HwyMathTest.TestAllLog10/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.07 sec 684/740 Test #684: HwyMathTestGroup/HwyMathTest.TestAllLog10/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.06 sec 685/740 Test #685: HwyMathTestGroup/HwyMathTest.TestAllLog1p/NEON # GetParam() = 268435456 .................................................. Passed 0.06 sec 686/740 Test #686: HwyMathTestGroup/HwyMathTest.TestAllLog1p/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.06 sec 687/740 Test #687: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.06 sec 688/740 Test #688: HwyMathTestGroup/HwyMathTest.TestAllLog2/NEON # GetParam() = 268435456 ................................................... Passed 0.06 sec 689/740 Test #689: HwyMathTestGroup/HwyMathTest.TestAllLog2/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.06 sec 690/740 Test #690: HwyMathTestGroup/HwyMathTest.TestAllLog2/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.06 sec 691/740 Test #691: HwyMathTestGroup/HwyMathTest.TestAllSin/NEON # GetParam() = 268435456 .................................................... Passed 0.06 sec 692/740 Test #692: HwyMathTestGroup/HwyMathTest.TestAllSin/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................ Passed 0.06 sec 693/740 Test #693: HwyMathTestGroup/HwyMathTest.TestAllSin/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.06 sec 694/740 Test #694: HwyMathTestGroup/HwyMathTest.TestAllSinh/NEON # GetParam() = 268435456 ................................................... Passed 0.06 sec 695/740 Test #695: HwyMathTestGroup/HwyMathTest.TestAllSinh/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.05 sec 696/740 Test #696: HwyMathTestGroup/HwyMathTest.TestAllSinh/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.05 sec 697/740 Test #697: HwyMathTestGroup/HwyMathTest.TestAllTanh/NEON # GetParam() = 268435456 ................................................... Passed 0.05 sec 698/740 Test #698: HwyMathTestGroup/HwyMathTest.TestAllTanh/NEON_WITHOUT_AES # GetParam() = 536870912 ....................................... Passed 0.05 sec 699/740 Test #699: HwyMathTestGroup/HwyMathTest.TestAllTanh/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.05 sec 700/740 Test #700: HwyMathTestGroup/HwyMathTest.TestAllAtan2/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.05 sec 701/740 Test #701: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/NEON # GetParam() = 268435456 .............................................. Passed 0.05 sec 702/740 Test #702: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.05 sec 703/740 Test #703: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.05 sec 704/740 Test #704: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/NEON # GetParam() = 268435456 .............................................. Passed 0.05 sec 705/740 Test #705: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.04 sec 706/740 Test #706: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.04 sec 707/740 Test #707: SortTestGroup/SortTest.TestAllFloatLargerSmaller/NEON # GetParam() = 268435456 ........................................... Passed 0.04 sec 708/740 Test #708: SortTestGroup/SortTest.TestAllFloatLargerSmaller/NEON_WITHOUT_AES # GetParam() = 536870912 ............................... Passed 0.04 sec 709/740 Test #709: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.04 sec 710/740 Test #710: SortTestGroup/SortTest.TestAllFloatInf/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.04 sec 711/740 Test #711: SortTestGroup/SortTest.TestAllMedian/NEON # GetParam() = 268435456 ....................................................... Passed 0.04 sec 712/740 Test #712: SortTestGroup/SortTest.TestAllMedian/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................... Passed 0.04 sec 713/740 Test #713: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = 4611686018427387904 ........................................... Passed 0.04 sec 714/740 Test #716: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.03 sec 715/740 Test #719: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.03 sec 716/740 Test #720: SortTestGroup/SortTest.TestAllGenerator/NEON # GetParam() = 268435456 .................................................... Passed 0.03 sec 717/740 Test #721: SortTestGroup/SortTest.TestAllGenerator/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................ Passed 0.03 sec 718/740 Test #722: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.03 sec 719/740 Test #731: BenchSortGroup/BenchSort.BenchAllSort/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.02 sec 720/740 Test #732: UnrollerTestGroup/UnrollerTest.TestAllDot/NEON # GetParam() = 268435456 .................................................. Passed 0.02 sec 721/740 Test #733: UnrollerTestGroup/UnrollerTest.TestAllDot/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.02 sec 722/740 Test #734: UnrollerTestGroup/UnrollerTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 723/740 Test #714: SortTestGroup/SortTest.TestAllBaseCase/NEON # GetParam() = 268435456 ..................................................... Passed 0.04 sec 724/740 Test #715: SortTestGroup/SortTest.TestAllBaseCase/NEON_WITHOUT_AES # GetParam() = 536870912 ......................................... Passed 0.04 sec 725/740 Test #738: UnrollerTestGroup/UnrollerTest.TestAllFind/NEON # GetParam() = 268435456 ................................................. Passed 0.02 sec 726/740 Test #739: UnrollerTestGroup/UnrollerTest.TestAllFind/NEON_WITHOUT_AES # GetParam() = 536870912 ..................................... Passed 0.02 sec 727/740 Test #740: UnrollerTestGroup/UnrollerTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.02 sec 728/740 Test #737: UnrollerTestGroup/UnrollerTest.TestAllConvert/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.02 sec 729/740 Test #725: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.04 sec 730/740 Test #726: BenchSortGroup/BenchSort.BenchAllColdSort/NEON # GetParam() = 268435456 .................................................. Passed 0.04 sec 731/740 Test #735: UnrollerTestGroup/UnrollerTest.TestAllConvert/NEON # GetParam() = 268435456 .............................................. Passed 0.03 sec 732/740 Test #727: BenchSortGroup/BenchSort.BenchAllColdSort/NEON_WITHOUT_AES # GetParam() = 536870912 ...................................... Passed 0.04 sec 733/740 Test #736: UnrollerTestGroup/UnrollerTest.TestAllConvert/NEON_WITHOUT_AES # GetParam() = 536870912 .................................. Passed 0.03 sec 734/740 Test #728: BenchSortGroup/BenchSort.BenchAllColdSort/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.04 sec 735/740 Test #729: BenchSortGroup/BenchSort.BenchAllSort/NEON # GetParam() = 268435456 ...................................................... Passed 0.04 sec 736/740 Test #730: BenchSortGroup/BenchSort.BenchAllSort/NEON_WITHOUT_AES # GetParam() = 536870912 .......................................... Passed 0.04 sec 737/740 Test #717: SortTestGroup/SortTest.TestAllPartition/NEON # GetParam() = 268435456 .................................................... Passed 0.08 sec 738/740 Test #718: SortTestGroup/SortTest.TestAllPartition/NEON_WITHOUT_AES # GetParam() = 536870912 ........................................ Passed 0.08 sec 739/740 Test #723: SortTestGroup/SortTest.TestAllSort/NEON # GetParam() = 268435456 ......................................................... Passed 0.10 sec 740/740 Test #724: SortTestGroup/SortTest.TestAllSort/NEON_WITHOUT_AES # GetParam() = 536870912 ............................................. Passed 0.10 sec 100% tests passed, 0 tests failed out of 740 Total Test time (real) = 0.92 sec >>> highway: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so.1.0.7 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so.1 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/aligned_allocator.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/base.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/cache_control.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/detect_compiler_arch.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/detect_targets.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/foreach_target.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/highway.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/highway_export.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/nanobenchmark.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/arm_neon-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/arm_sve-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/emu128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/generic_ops-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/ppc_vsx-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/rvv-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/scalar-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/set_macros-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/shared-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/wasm_128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/tuple-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_256-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_512-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/per_target.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/print-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/print.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/robust_statistics.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/targets.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/timer.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/timer-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1.0.7 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1.0.7" to "" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/dot/dot-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/image/image.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/math/math-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/order.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/shared-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/sorting_networks-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/traits-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/traits128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/vqsort-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/vqsort.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/copy-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/find-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/transform-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/unroller/unroller-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1.0.7 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1.0.7" to "" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/hwy_gtest.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/test_util-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/test_util.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy-contrib.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy-test.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/cmake/hwy/hwy-config-version.cmake -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/cmake/hwy/hwy-config.cmake -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/cmake/hwy/hwy-config-none.cmake >>> highway-dev*: Running split function dev... >>> highway-dev*: Preparing subpackage highway-dev... >>> highway-dev*: Stripping binaries >>> highway-dev*: Running postcheck for highway-dev >>> libhwy*: Running split function libhwy... '/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so.1' -> '/home/buildozer/aports/community/highway/pkg/libhwy/usr/lib/libhwy.so.1' '/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so.1.0.7' -> '/home/buildozer/aports/community/highway/pkg/libhwy/usr/lib/libhwy.so.1.0.7' >>> libhwy*: Preparing subpackage libhwy... >>> libhwy*: Stripping binaries >>> libhwy*: Running postcheck for libhwy >>> libhwy_contrib*: Running split function libhwy_contrib... '/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1' -> '/home/buildozer/aports/community/highway/pkg/libhwy_contrib/usr/lib/libhwy_contrib.so.1' '/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1.0.7' -> '/home/buildozer/aports/community/highway/pkg/libhwy_contrib/usr/lib/libhwy_contrib.so.1.0.7' >>> libhwy_contrib*: Preparing subpackage libhwy_contrib... >>> libhwy_contrib*: Stripping binaries >>> libhwy_contrib*: Running postcheck for libhwy_contrib >>> libhwy_test*: Running split function libhwy_test... '/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1' -> '/home/buildozer/aports/community/highway/pkg/libhwy_test/usr/lib/libhwy_test.so.1' '/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1.0.7' -> '/home/buildozer/aports/community/highway/pkg/libhwy_test/usr/lib/libhwy_test.so.1.0.7' >>> libhwy_test*: Preparing subpackage libhwy_test... >>> libhwy_test*: Stripping binaries >>> libhwy_test*: Running postcheck for libhwy_test >>> highway*: Running postcheck for highway >>> highway*: Preparing package highway... >>> highway*: Stripping binaries >>> WARNING: highway*: No arch specific binaries found so arch should probably be set to "noarch" >>> highway-dev*: Scanning shared objects >>> highway*: Scanning shared objects >>> libhwy*: Scanning shared objects >>> libhwy_contrib*: Scanning shared objects >>> libhwy_test*: Scanning shared objects >>> highway-dev*: Tracing dependencies... libhwy=1.0.7-r0 libhwy_contrib=1.0.7-r0 libhwy_test=1.0.7-r0 pc:gtest pkgconfig >>> highway-dev*: Package size: 3.0 MB >>> highway-dev*: Compressing data... >>> highway-dev*: Create checksum... >>> highway-dev*: Create highway-dev-1.0.7-r0.apk >>> highway*: Tracing dependencies... >>> highway*: Package size: 4.0 KB >>> highway*: Compressing data... >>> highway*: Create checksum... >>> highway*: Create highway-1.0.7-r0.apk >>> libhwy*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libstdc++.so.6 >>> libhwy*: Package size: 80.0 KB >>> libhwy*: Compressing data... >>> libhwy*: Create checksum... >>> libhwy*: Create libhwy-1.0.7-r0.apk >>> libhwy_contrib*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libhwy.so.1 >>> libhwy_contrib*: Package size: 2.2 MB >>> libhwy_contrib*: Compressing data... >>> libhwy_contrib*: Create checksum... >>> libhwy_contrib*: Create libhwy_contrib-1.0.7-r0.apk >>> libhwy_test*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libhwy.so.1 >>> libhwy_test*: Package size: 80.0 KB >>> libhwy_test*: Compressing data... >>> libhwy_test*: Create checksum... >>> libhwy_test*: Create libhwy_test-1.0.7-r0.apk >>> highway: Build complete at Tue, 23 Apr 2024 04:56:56 +0000 elapsed time 0h 1m 15s >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Uninstalling dependencies... (1/11) Purging .makedepends-highway (20240423.045547) (2/11) Purging cmake (3.29.2-r1) (3/11) Purging gtest-dev (1.14.0-r2) (4/11) Purging gmock (1.14.0-r2) (5/11) Purging gtest (1.14.0-r2) (6/11) Purging samurai (1.2-r5) (7/11) Purging libarchive (3.7.3-r0) (8/11) Purging libbz2 (1.0.8-r6) (9/11) Purging libuv (1.48.0-r0) (10/11) Purging rhash-libs (1.4.4-r0) (11/11) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 473 MiB in 106 packages >>> highway: Updating the community/aarch64 repository index... >>> highway: Signing the index...