Searched defs:kExpectedValues (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ShaderStorageBufferTest.cpp | 360 constexpr unsigned int kExpectedValues[2] = {3u, 4u}; in TEST_P() local 471 constexpr unsigned int kExpectedValues[2] = {3u, 4u}; in TEST_P() local 650 constexpr unsigned int kExpectedValues[2] = {3u, 4u}; in TEST_P() local 757 constexpr GLuint kExpectedValues[kComponentCount] = {4u, 3u}; in TEST_P() local 783 constexpr GLuint kExpectedValues[kComponentCount] = {4u, 3u}; in TEST_P() local 1177 constexpr float kExpectedValues[5] = {1u, 2u, 3u, 4u, 5u}; in TEST_P() local 1292 constexpr float kExpectedValues[5] = {1u, 2u, 3u, 4u, 5u}; in TEST_P() local 1340 constexpr unsigned int kExpectedValues[kElementCount][kComponentCount] = {{1u, 2u}, {3u, 4u}}; in TEST_P() local 1468 GLuint kExpectedValues[4] = {1u, 2u, 3u, 4u}; in TEST_P() local 1556 GLuint kExpectedValues[7] = {1u, 2u, 3u, 4u, 5u, 6u, 7u}; in TEST_P() local [all …]
|
H A D | ComputeShaderTest.cpp | 2581 constexpr std::array<GLuint, 9> kExpectedValues = {{0, 1, 1, 4, 0, 16, 48, 64, 128}}; in TEST_P() local 2631 constexpr std::array<GLuint, 9> kExpectedValues = {{1, 2, 2, 5, 1, 17, 49, 65, 129}}; in TEST_P() local 2679 constexpr std::array<GLuint, 4> kExpectedValues = {{1, 4, 6, 6}}; in TEST_P() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | file_version_info_win_unittest.cc | 85 const wchar_t* const kExpectedValues[15] = { in TYPED_TEST() local
|