Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Doperand_to_constant_test.cpp278 const auto all_ops = in TEST() local
281 ASSERT_TRUE(all_ops.size() > 100); in TEST()
301 ASSERT_EQ(all_ops.size(), ops_for_function_4.size() + in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Doperand_to_constant_test.cpp278 const auto all_ops = in TEST() local
281 ASSERT_TRUE(all_ops.size() > 100); in TEST()
301 ASSERT_EQ(all_ops.size(), ops_for_function_4.size() + in TEST()
/third_party/spirv-tools/test/reduce/
H A Doperand_to_constant_test.cpp278 const auto all_ops = in TEST() local
281 ASSERT_TRUE(all_ops.size() > 100); in TEST()
301 ASSERT_EQ(all_ops.size(), ops_for_function_4.size() + in TEST()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_test.cc1252 static constexpr ast::BinaryOp all_ops[] = { member
1623 testing::ValuesIn(all_ops)));

Completed in 7 milliseconds