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