Home
last modified time | relevance | path

Searched refs:test_builder (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dunify_const_test.cpp102 // Runs UnifyConstantPass on the code built from the given |test_builder|,
106 const AssemblyBuilder& test_builder) { in Check()
108 const std::string original_before_strip = test_builder.GetCode(); in Check()
125 test_builder.GetCode(), in Check()
148 AssemblyBuilder test_builder; in TEST_F() local
151 test_builder in TEST_F()
179 Check(expected_builder, test_builder); in TEST_F()
183 AssemblyBuilder test_builder; in TEST_F() local
186 test_builder in TEST_F()
246 Check(expected_builder, test_builder); in TEST_F()
105 Check(const AssemblyBuilder& expected_builder, const AssemblyBuilder& test_builder) Check() argument
250 AssemblyBuilder test_builder; TEST_F() local
338 AssemblyBuilder test_builder; TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dunify_const_test.cpp102 // Runs UnifyConstantPass on the code built from the given |test_builder|,
106 const AssemblyBuilder& test_builder) { in Check()
108 const std::string original_before_strip = test_builder.GetCode(); in Check()
125 test_builder.GetCode(), in Check()
148 AssemblyBuilder test_builder; in TEST_F() local
151 test_builder in TEST_F()
179 Check(expected_builder, test_builder); in TEST_F()
183 AssemblyBuilder test_builder; in TEST_F() local
186 test_builder in TEST_F()
246 Check(expected_builder, test_builder); in TEST_F()
105 Check(const AssemblyBuilder& expected_builder, const AssemblyBuilder& test_builder) Check() argument
250 AssemblyBuilder test_builder; TEST_F() local
338 AssemblyBuilder test_builder; TEST_P() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dunify_const_test.cpp102 // Runs UnifyConstantPass on the code built from the given |test_builder|,
106 const AssemblyBuilder& test_builder) { in Check()
108 const std::string original_before_strip = test_builder.GetCode(); in Check()
125 test_builder.GetCode(), in Check()
148 AssemblyBuilder test_builder; in TEST_F() local
151 test_builder in TEST_F()
179 Check(expected_builder, test_builder); in TEST_F()
183 AssemblyBuilder test_builder; in TEST_F() local
186 test_builder in TEST_F()
246 Check(expected_builder, test_builder); in TEST_F()
105 Check(const AssemblyBuilder& expected_builder, const AssemblyBuilder& test_builder) Check() argument
250 AssemblyBuilder test_builder; TEST_F() local
338 AssemblyBuilder test_builder; TEST_P() local
[all...]
/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c36 static void test_builder(struct container_context *cntr, int fd, in test_builder() function
170 test_builder(&trial->cntr, fd, trial->format, access, in callback()

Completed in 3 milliseconds