Home
last modified time | relevance | path

Searched defs:expectedValues (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/common/
Dbitset_utils_unittest.cpp276 std::set<size_t> expectedValues = {1, 3, 5, 7, 9}; in TYPED_TEST() local
301 std::set<size_t> expectedValues = {1, 3, 5, 7, 9}; in TYPED_TEST() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DComputeShaderTest.cpp38 const std::array<T, kWidth * kHeight> &expectedValues) in runSharedMemoryTest()
1910 const std::array<GLuint, 4> expectedValues = {{250, 200, 150, 250}}; in TEST_P() local
1934 const std::array<GLuint, 4> expectedValues = {{250, 150, 200, 100}}; in TEST_P() local
1962 const std::array<GLuint, 4> expectedValues = {{250, 150, 200, 100}}; in TEST_P() local
2028 const std::array<GLuint, 8> expectedValues = {{255, 1, 128, 255, 0, 255, 128, 256}}; in TEST_P() local
2078 const std::array<GLint, 9> expectedValues = {{0, 1, 1, 4, 0, 16, 48, 64, 128}}; in TEST_P() local
2740 const std::array<GLuint, 16> expectedValues = { in TEST_P() local