Searched refs:dstAlloc (Results 1 – 1 of 1) sorted by relevance
123 allocationTypes dstAlloc; in test_svm_enqueue_api() member124 TestType(allocationTypes type1, allocationTypes type2): srcAlloc(type1), dstAlloc(type2){} in test_svm_enqueue_api()136 …st_alloc = %s\n", test_case.srcAlloc == svm ? "svm" : "host", test_case.dstAlloc == svm ? "svm" : … in test_svm_enqueue_api()171 if (test_case.dstAlloc == host) { in test_svm_enqueue_api()173 } else if (test_case.dstAlloc == svm) { in test_svm_enqueue_api()