Home
last modified time | relevance | path

Searched defs:allocDuration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp107 uint64_t allocDuration; member
129 uint64_t allocDuration; member
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp7792 duration allocDuration = std::chrono::high_resolution_clock::now() - timeBegin; in TestVirtualBlocksAlgorithmsBenchmark() local