Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_map.cpp538 static int verify_read_struct( void *ptr, int n ) in verify_read_struct() function
695 foo = verify_read_struct; in DECLARE_LOCK_TEST()
Dtest_buffer_read.cpp606 static int verify_read_struct(TestStruct *outptr, int n) in verify_read_struct() function
1163 if (verify_read_struct(output_ptr, num_elements)){
/external/OpenCL-CTS/test_conformance/profiling/
DreadArray.cpp600 static int verify_read_struct( void *ptr, int n ) in verify_read_struct() function
876 foo = verify_read_struct; in test_read_array_struct()