Home
last modified time | relevance | path

Searched refs:expected_res (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp46 const std::string expected_res = in TEST_F() local
57 EXPECT_EQ(expected_res, res_body); in TEST_F()
72 const std::string expected_res = in TEST_F() local
81 EXPECT_EQ(expected_res, res_body); in TEST_F()
98 const std::string expected_res = R"(OpCapability Linkage in TEST_F() local
108 EXPECT_EQ(expected_res, res_body); in TEST_F()
277 const std::string expected_res = R"(OpCapability Kernel in TEST_F() local
293 EXPECT_EQ(expected_res, res_body); in TEST_F()
322 const std::string expected_res = in TEST_F() local
337 EXPECT_EQ(expected_res, res_body); in TEST_F()
[all …]
Dpartial_linkage_test.cpp49 const std::string expected_res = R"(OpCapability Linkage in TEST_F() local
61 EXPECT_EQ(expected_res, res_body); in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/
Dmatching_imports_to_exports_test.cpp46 const std::string expected_res = in TEST_F() local
57 EXPECT_EQ(expected_res, res_body); in TEST_F()
72 const std::string expected_res = in TEST_F() local
81 EXPECT_EQ(expected_res, res_body); in TEST_F()
98 const std::string expected_res = R"(OpCapability Linkage in TEST_F() local
108 EXPECT_EQ(expected_res, res_body); in TEST_F()
277 const std::string expected_res = R"(OpCapability Kernel in TEST_F() local
293 EXPECT_EQ(expected_res, res_body); in TEST_F()
322 const std::string expected_res = in TEST_F() local
337 EXPECT_EQ(expected_res, res_body); in TEST_F()
[all …]
Dpartial_linkage_test.cpp49 const std::string expected_res = R"(OpCapability Linkage in TEST_F() local
61 EXPECT_EQ(expected_res, res_body); in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp46 const std::string expected_res = in TEST_F() local
57 EXPECT_EQ(expected_res, res_body); in TEST_F()
72 const std::string expected_res = in TEST_F() local
81 EXPECT_EQ(expected_res, res_body); in TEST_F()
98 const std::string expected_res = R"(OpCapability Linkage in TEST_F() local
108 EXPECT_EQ(expected_res, res_body); in TEST_F()
277 const std::string expected_res = R"(OpCapability Kernel in TEST_F() local
293 EXPECT_EQ(expected_res, res_body); in TEST_F()
322 const std::string expected_res = in TEST_F() local
337 EXPECT_EQ(expected_res, res_body); in TEST_F()
[all …]
Dpartial_linkage_test.cpp49 const std::string expected_res = R"(OpCapability Linkage in TEST_F() local
61 EXPECT_EQ(expected_res, res_body); in TEST_F()
/external/kernel-headers/original/uapi/linux/
Didxd.h150 uint8_t expected_res; member