Home
last modified time | relevance | path

Searched defs:COUNT (Results 1 – 25 of 89) sorted by relevance

1234

/llvm-project/libc/test/src/math/
H A DSqrtTest.h35 constexpr StorageType COUNT = 200'001; in test_denormal_values() local
44 constexpr StorageType COUNT = 200'001; in test_denormal_values() local
H A DNearbyIntTest.h73 constexpr int COUNT = 100'001; in test_subnormal_range() local
88 constexpr int COUNT = 100'001; in test_subnormal_range() local
H A DDivTest.h42 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
56 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
H A DSubTest.h42 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
56 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
H A DAddTest.h42 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
56 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
H A DILogbTest.h81 constexpr StorageType COUNT = 10'001; test_subnormal_range() local
100 constexpr StorageType COUNT = 10'001; test_subnormal_range() local
H A DFmaTest.h60 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
77 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
H A DHypotTest.h71 constexpr StorageType COUNT = 10'001; test_subnormal_range() local
95 constexpr StorageType COUNT = 10'001; test_subnormal_range() local
H A DRemQuoTest.h106 constexpr StorageType COUNT = 100'001; testSubnormalRange() local
119 constexpr StorageType COUNT = 1'001; testSubnormalRange() local
H A DRIntTest.h104 constexpr int COUNT = 100'001; testSubnormalRange() local
119 constexpr int COUNT = 100'001; testSubnormalRange() local
H A Dexp2m1f_test.cpp48 constexpr uint32_t COUNT = 100'000; in TEST_F() local
H A DFAbsTest.h40 constexpr StorageType COUNT = 100'000; local
H A DCopySignTest.h38 constexpr StorageType COUNT = 100'000; local
H A Dcbrtf_test.cpp21 constexpr uint32_t COUNT = 100'000; in TEST_F() local
H A Datanf_test.cpp51 const uint32_t STEP = FPBits(inf).uintval() / COUNT; in TEST_F() local
H A Datanhf_test.cpp100 constexpr uint32_t COUNT = 100'000; in TEST_F() local
H A Dacosf_test.cpp47 constexpr uint32_t STEP = UINT32_MAX / COUNT; in TEST_F() local
H A Dlog10f_test.cpp69 constexpr uint32_t STEP = UINT32_MAX / COUNT; in TEST_F() local
H A DRoundTest.h73 constexpr int COUNT = 100'000; local
H A DTruncTest.h73 constexpr int COUNT = 100'000; local
/llvm-project/libc/test/src/math/smoke/
H A DILogbTest.h79 constexpr int COUNT = 10'001; test_subnormal_range() local
99 constexpr int COUNT = 10'001; test_subnormal_range() local
H A DCopySignTest.h39 constexpr int COUNT = 100'000; local
/llvm-project/compiler-rt/test/profile/Inputs/
H A Dinstrprof-gcov-parallel.target.c1 #define COUNT 101 macro
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Denable-disable.c11 COUNT = 5, enumerator
/llvm-project/libc/test/utils/FPUtil/
H A Dx86_long_double_test.cpp22 constexpr uint32_t COUNT = 100'000; in TEST() local

1234