Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dtest_binary.cpp138 unsigned char *binary3 = (unsigned char*)malloc(binary3Size); in test_binary_create() local
139 buffers[ 0 ] = binary3; in test_binary_create()
146 free(binary3); in test_binary_create()