Home
last modified time | relevance | path

Searched refs:SetPerformanceSupported (Results 1 - 10 of 10) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmock_idevice.h83 void SetPerformanceSupported(bool isSupported);
H A Dmock_idevice.cpp146 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dmock_idevice.h80 void SetPerformanceSupported(bool isSupported);
H A Dmock_idevice.cpp128 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() function in OHOS::HDI::Nnrt::V1_0::MockIDevice
/test/xts/acts/ai/nncore/opstest/include/
H A Dmock_idevice.h83 void SetPerformanceSupported(bool isSupported);
/test/xts/acts/ai/nncore/common/
H A Dmock_idevice.h81 void SetPerformanceSupported(bool isSupported);
H A Dmock_idevice.cpp143 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
/test/xts/acts/ai/nncore/opstest/src/
H A Dmock_idevice.cpp143 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() function in OHOS::HDI::Nnrt::V2_1::MockIDevice
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DCompileTest.cpp378 device->SetPerformanceSupported(false); in HWTEST_F()
381 device->SetPerformanceSupported(true); in HWTEST_F()
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DCompileTest.cpp378 device->SetPerformanceSupported(false); in HWTEST_F()
381 device->SetPerformanceSupported(true); in HWTEST_F()

Completed in 7 milliseconds