Home
last modified time | relevance | path

Searched defs:handleA (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp920 NativeHandle handleA; in testSemaphoreWin32Create() local
972 NativeHandle handleA; in testSemaphoreImportTwice() local
1033 NativeHandle handleA; in testSemaphoreImportReimport() local
1404 NativeHandle handleA; in testSemaphoreMultipleImports() local
2002 NativeHandle handleA; in testFenceWin32Create() local
2054 NativeHandle handleA; in testFenceImportTwice() local
2115 NativeHandle handleA; in testFenceImportReimport() local
2557 NativeHandle handleA; in testFenceMultipleImports() local
3318 NativeHandle handleA; in testMemoryWin32Create() local
3394 NativeHandle handleA; in testMemoryImportTwice() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryDeviceMemoryReportTests.cpp2053 NativeHandle handleA; in testImportAndUnimportExternalMemory() local
/aosp_15_r20/external/okio/okio-testing-support/src/commonMain/kotlin/okio/
H A DAbstractFileSystemTest.kt1734 fileSystem.openReadWrite(path).use { handleA -> in <lambda>() method