Home
last modified time | relevance | path

Searched refs:expected_instructions (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/py-unicorn/unicorn-1.0.2/tests/unit/
H A Dtest_hookcounts.c13 volatile int expected_instructions = 0; variable
27 if (total_instructions == expected_instructions) in test_code_hook()
104 expected_instructions = count; in test_hook_count()
111 assert_int_equal(expected_instructions, total_instructions); in test_hook_count()
/dports/emulators/unicorn/unicorn-1.0.2/tests/unit/
H A Dtest_hookcounts.c13 volatile int expected_instructions = 0; variable
27 if (total_instructions == expected_instructions) in test_code_hook()
104 expected_instructions = count; in test_hook_count()
111 assert_int_equal(expected_instructions, total_instructions); in test_hook_count()
/dports/www/osrm-backend/osrm-backend-5.26.0/unit_tests/extractor/
H A Drestriction_graph.cpp48 std::vector<instruction> expected_instructions) in checkInstructions() argument
62 std::sort(expected_instructions.begin(), in checkInstructions()
63 expected_instructions.end(), in checkInstructions()
70 expected_instructions.begin(), in checkInstructions()
71 expected_instructions.end()); in checkInstructions()
100 std::vector<instruction> expected_instructions, in checkNode() argument
103 checkInstructions(graph.GetRestrictions(node_id), expected_instructions); in checkNode()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
H A Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
382 Eq(GetParam().expected_instructions)); in TEST_P()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
H A Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
382 Eq(GetParam().expected_instructions)); in TEST_P()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/
H A Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
H A Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
382 Eq(GetParam().expected_instructions)); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
H A Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
382 Eq(GetParam().expected_instructions)); in TEST_P()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/
H A Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
H A Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
382 Eq(GetParam().expected_instructions)); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/
H A Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
H A Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
382 Eq(GetParam().expected_instructions)); in TEST_P()