Home
last modified time | relevance | path

Searched defs:INPUTS (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-libc/test/src/math/
Dexp2m1f_test.cpp25 constexpr LIBC_NAMESPACE::cpp::array<float, 10> INPUTS = { in TEST_F() local
Dacosf_test.cpp60 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dasinf_test.cpp58 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dasinhf_test.cpp59 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dlog10f_test.cpp37 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dlogf_test.cpp36 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dtanhf_test.cpp57 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dlog1pf_test.cpp36 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dacoshf_test.cpp57 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dlog2f_test.cpp37 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dtanf_test.cpp60 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dcosf_test.cpp59 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dexp10f_test.cpp77 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dexp2f_test.cpp60 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dsincosf_test.cpp115 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dsinf_test.cpp60 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dexpm1_test.cpp27 constexpr uint64_t INPUTS[N] = { in TEST_F() local
Dfma_test.cpp20 constexpr Inputs INPUTS[N] = { in test_more_values() local
Dexp10_test.cpp39 constexpr uint64_t INPUTS[N] = { in TEST_F() local
Dexp_test.cpp38 constexpr uint64_t INPUTS[N] = { in TEST_F() local
Derff_test.cpp34 constexpr uint32_t INPUTS[N] = { in TEST_F() local
Dexp2_test.cpp38 constexpr uint64_t INPUTS[N] = { in TEST_F() local
Dlog_test.cpp37 constexpr uint64_t INPUTS[N] = { in TEST_F() local
/external/guava/android/guava-tests/test/com/google/common/hash/
DMessageDigestHashFunctionTest.java35 private static final ImmutableSet<String> INPUTS = ImmutableSet.of("", "Z", "foobar"); field in MessageDigestHashFunctionTest
/external/guava/guava-tests/test/com/google/common/hash/
DMessageDigestHashFunctionTest.java35 private static final ImmutableSet<String> INPUTS = ImmutableSet.of("", "Z", "foobar"); field in MessageDigestHashFunctionTest

12