Home
last modified time | relevance | path

Searched defs:to_test (Results 1 – 8 of 8) sorted by relevance

/external/llvm-libc/src/__support/FPUtil/riscv/
DFEnvImpl.h103 uint32_t to_test = FEnv::exception_macro_to_bits(excepts); in test_except() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/riscv/
DFEnvImpl.h103 uint32_t to_test = FEnv::exception_macro_to_bits(excepts); in test_except() local
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/riscv/
DFEnvImpl.h103 uint32_t to_test = FEnv::exception_macro_to_bits(excepts); in test_except() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/arm/
DFEnvImpl.h124 uint32_t to_test = FEnv::exception_macro_to_status_bits(excepts); in test_except() local
/external/llvm-libc/src/__support/FPUtil/arm/
DFEnvImpl.h124 uint32_t to_test = FEnv::exception_macro_to_status_bits(excepts); in test_except() local
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/arm/
DFEnvImpl.h124 uint32_t to_test = FEnv::exception_macro_to_status_bits(excepts); in test_except() local
/external/executorch/backends/vulkan/test/
Dvulkan_compute_api_test.cpp2595 std::vector<std::vector<int64_t>> to_test = { in TEST() local
/external/gsc-utils/tpm_generated/
Dtpm_generated.cc8681 const TPML_ALG& to_test, in SerializeCommand_IncrementalSelfTest()
8850 void Tpm::IncrementalSelfTest(const TPML_ALG& to_test, in IncrementalSelfTest()
8870 const TPML_ALG& to_test, in IncrementalSelfTestSync()