Home
last modified time | relevance | path

Searched refs:expected_mask (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx04.c68 static uint64_t expected_mask; variable
88 for (i = 0, expected_mask = 0; i < ARRAY_SIZE(attr_list); i++) in setup()
89 expected_mask |= attr_list[i].attr; in setup()
93 expected_mask &= ~STATX_ATTR_COMPRESSED; in setup()
108 if (!(expected_mask & attr_list[i].attr)) in run()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c48 unsigned long long expected_mask; member
126 event_set[i].expected_mask = tc->mask; in setup_marks()
128 event_set[i].expected_mask &= ~FAN_ONDIR; in setup_marks()
195 if (metadata->mask != event_set[i].expected_mask) in do_test()
200 event_set[i].expected_mask); in do_test()
Dfanotify10.c361 unsigned long long expected_mask) in verify_event() argument
363 if (event->mask != expected_mask) { in verify_event()
367 (unsigned long long) expected_mask, in verify_event()
382 unsigned long long expected_mask) in generate_event() argument
389 if (expected_mask & FAN_OPEN_EXEC) { in generate_event()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.memory_test.cpp57 const uint32_t expected_mask = in TEST_F() local
59 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F()
61 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
Dtext_to_binary.control_flow_test.cpp67 const uint32_t expected_mask = in TEST_F() local
70 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F()
127 const uint32_t expected_mask = in TEST_F() local
130 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
Dtext_to_binary.function_test.cpp61 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
65 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
Dtext_to_binary.annotation_test.cpp286 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
291 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
/third_party/spirv-tools/test/
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
68 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F()
125 const uint32_t expected_mask = in TEST_F() local
128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
Dtext_to_binary.memory_test.cpp60 const uint32_t expected_mask = in TEST_F() local
62 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F()
64 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
68 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F()
125 const uint32_t expected_mask = in TEST_F() local
128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
Dtext_to_binary.memory_test.cpp60 const uint32_t expected_mask = in TEST_F() local
62 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F()
64 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
68 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F()
125 const uint32_t expected_mask = in TEST_F() local
128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
Dtext_to_binary.memory_test.cpp60 const uint32_t expected_mask = in TEST_F() local
62 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F()
64 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()