Searched defs:handleB (Results 1 – 3 of 3) sorted by relevance
986 NativeHandle handleB(handleA); in testSemaphoreImportTwice() local1046 NativeHandle handleB(handleA); in testSemaphoreImportReimport() local1419 NativeHandle handleB(handleA); in testSemaphoreMultipleImports() local2068 NativeHandle handleB(handleA); in testFenceImportTwice() local2128 NativeHandle handleB(handleA); in testFenceImportReimport() local2400 NativeHandle handleB(handle); in testFenceReset() local2572 NativeHandle handleB(handleA); in testFenceMultipleImports() local3422 NativeHandle handleB(handleA); in testMemoryImportTwice() local3504 NativeHandle handleB(handleA); in testMemoryMultipleImports() local
2057 NativeHandle handleB(handleA); in testImportAndUnimportExternalMemory() local
1740 fileSystem.openReadWrite(path).use { handleB -> in <lambda>() method