Home
last modified time | relevance | path

Searched defs:expected_mask (Results 1 – 22 of 22) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = uint32_t(spv::FunctionControlMask::Inline | in TEST_F() local
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
127 const uint32_t expected_mask = in TEST_F() local
Dtext_to_binary.annotation_test.cpp328 const uint32_t expected_mask = uint32_t(spv::FPFastMathModeMask::NotNaN) | in TEST_F() local
Dtext_to_binary.memory_test.cpp61 const uint32_t expected_mask = uint32_t(spv::MemoryAccessMask::Volatile | in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
125 const uint32_t expected_mask = in TEST_F() local
Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
Dtext_to_binary.memory_test.cpp60 const uint32_t expected_mask = in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = uint32_t(spv::FunctionControlMask::Inline | in TEST_F() local
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
127 const uint32_t expected_mask = in TEST_F() local
Dtext_to_binary.annotation_test.cpp328 const uint32_t expected_mask = uint32_t(spv::FPFastMathModeMask::NotNaN) | in TEST_F() local
Dtext_to_binary.memory_test.cpp61 const uint32_t expected_mask = uint32_t(spv::MemoryAccessMask::Volatile | in TEST_F() local
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx04.c75 static uint64_t expected_mask; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dchacha20_poly1305_tls_decrypter_test.cc181 std::string expected_mask = absl::HexStringToBytes("1cc2cd98dc"); in TEST_F() local
Dchacha20_poly1305_tls_encrypter_test.cc166 std::string expected_mask = absl::HexStringToBytes("1cc2cd98dc"); in TEST_F() local
Daes_128_gcm_decrypter_test.cc283 std::string expected_mask = in TEST_F() local
Daes_256_gcm_decrypter_test.cc289 std::string expected_mask = in TEST_F() local
Daes_256_gcm_encrypter_test.cc251 std::string expected_mask = in TEST_F() local
Daes_128_gcm_encrypter_test.cc265 std::string expected_mask = in TEST_F() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify10.c680 unsigned long long expected_mask) in verify_event()
703 static int generate_event(struct tcase *tc, unsigned long long expected_mask) in generate_event()
Dfanotify13.c48 unsigned long long expected_mask; member
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_ballot.cpp694 cl_uint4 expected_mask = { 0 }; in gen() local