Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLProgramCacheControlTest.cpp155 std::vector<uint8_t> tempBinary(tempBinarySize + 5); in TEST_P() local
159 eglProgramCacheQueryANGLE(display, 0, tempKey.data(), &tempKeySize, tempBinary.data(), in TEST_P()
166 eglProgramCacheQueryANGLE(display, 0, tempKey.data(), &tempKeySize, tempBinary.data(), in TEST_P()