Home
last modified time | relevance | path

Searched refs:performanceModeTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dnn_validation_test.cpp74 int performanceModeTest = 4; variable
75 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
86 int performanceModeTest = 5; variable
87 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
98 int performanceModeTest = -1; variable
99 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dnn_validation_test.cpp86 int performanceModeTest = 4; variable
87 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
98 int performanceModeTest = 5; variable
99 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
110 int performanceModeTest = -1; variable
111 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;