Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotVertexAttributes_unittest.cpp277 GLfloat testArrayContents[] = {2.1f, 2.2f, 2.3f, 2.4f, 2.5f, 2.6f}; in TEST_F() local
284 arrayAttrib.pointer = testArrayContents; in TEST_F()