Home
last modified time | relevance | path

Searched defs:executor (Results 1 - 25 of 69) sorted by relevance

123

/test/xts/acts/multimedia/audio/ohaudioNdktest/
H A DActsOhaudioNdkTest.h56 void Install(std::function<void(OH_AudioCapturer*, void*, void*, int32_t)> executor) in Install() argument
82 void Install(std::function<void(OH_AudioRenderer*, void*, void*, int32_t)> executor) in Install() argument
/test/xts/acts/ai/nncore/opstest/src/
H A Dswish_test.cpp90 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
119 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
148 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dround_test.cpp77 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
106 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dsquare_test.cpp77 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
106 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dsin_test.cpp77 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
106 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dreciprocal_test.cpp90 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
119 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
148 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Drank_test.cpp76 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
105 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dlog_softmax_test.cpp96 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
125 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
154 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dhard_sigmoid_test.cpp76 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
105 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dlog_test.cpp76 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
105 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dlogical_not_test.cpp118 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
147 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
176 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
205 OH_NNExecutor *executor in HWTEST_F() local
234 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
[all...]
H A Dminimum_test.cpp96 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
125 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
154 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dmod_test.cpp96 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
125 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
154 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dlogical_or_test.cpp80 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
109 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dneg_test.cpp76 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
105 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dflatten_test.cpp107 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
136 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
165 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
194 OH_NNExecutor *executor in HWTEST_F() local
[all...]
H A Ddepth_to_space_test.cpp85 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
114 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dgather_nd_test.cpp85 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
114 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Derf_test.cpp91 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
120 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
149 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dfloor_test.cpp77 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
106 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dbroadcast_to_test.cpp99 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
128 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
157 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dceil_test.cpp77 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
106 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dcos_test.cpp76 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
105 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
H A Dabs_test.cpp77 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
106 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DMemoryTest.cpp38 void CheckCreateInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, size_t length) in CheckCreateInputMemory() argument
46 void CheckCreateOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, size_t length) in CheckCreateOutputMemory() argument
80 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); in HWTEST_F() local
100 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
120 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
140 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
166 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
199 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
219 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
239 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
259 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
289 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
310 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
334 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
358 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
378 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
404 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
432 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
456 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
480 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
499 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
527 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
555 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
582 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
609 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
632 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
659 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
686 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
714 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
737 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
760 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
783 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
807 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
852 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
887 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
925 OH_NNExecutor *executor = OH_NNExecutor_Construct(compilation); HWTEST_F() local
[all...]

Completed in 38 milliseconds

123