Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp1775 const int32_t expected_inout[] = { 5, 7 }; in TEST_F() local
1779 EXPECT_EQ(inout[i], expected_inout[i]); in TEST_F()
1793 const int32_t expected_inout[] = { 0, 1, -1 }; in TEST_F() local
1797 EXPECT_EQ(inout[i], expected_inout[i]); in TEST_F()
1828 const int32_t expected_inout[] = { 2 }; in TEST_F() local
1831 EXPECT_EQ(inout[i], expected_inout[i]); in TEST_F()

Completed in 4 milliseconds