Searched defs:szs (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_migrate.cpp | 179 const size_t szs[] = { 1, 1, 0 }; in test_svm_migrate() local 243 const size_t szs[] = { 13, 23, 43, 3, 7, 11 }; in test_svm_migrate() local 255 const size_t szs[] = { 0, 1, 3, 7 }; in test_svm_migrate() local 267 const size_t szs[] = { 64, 64, 64, 64, 64, 64 }; in test_svm_migrate() local 279 const size_t szs[] = { 0, 1, 0, 1, 0 }; in test_svm_migrate() local
|
/external/jemalloc_new/test/integration/ |
D | rallocx.c | 49 size_t szs[NSZS]; in TEST_BEGIN() local
|