Home
last modified time | relevance | path

Searched refs:expected_contains (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.glsl_test.cpp79 std::vector<uint32_t> expected_contains( in TEST_P() local
83 expected_contains.push_back(operand); in TEST_P()
87 expected_contains.begin(), expected_contains.end())) in TEST_P()
89 << spvtest::WordVector(expected_contains).str() << "in\n" in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.glsl_test.cpp79 std::vector<uint32_t> expected_contains( in TEST_P() local
83 expected_contains.push_back(operand); in TEST_P()
87 expected_contains.begin(), expected_contains.end())) in TEST_P()
89 << spvtest::WordVector(expected_contains).str() << "in\n" in TEST_P()