Home
last modified time | relevance | path

Searched defs:AllocateBuffer (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmock_idevice.cpp221 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V1_0::MockIDevice
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.cpp236 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
/test/xts/acts/ai/nncore/common/
Dmock_idevice.cpp237 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
/test/xts/hats/hdf/codec/benchmarktest/
Dcodec_benchmark_omx_test.cpp316 BENCHMARK_F(CodecBenchmarkOmxTest, AllocateBuffer)(benchmark::State &state) in BENCHMARK_F() argument