Searched defs:ValidationTestExecution (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestValidation.cpp | 1548 TEST_F(ValidationTestExecution, SetLoopTimeout) { in TEST_F() argument 1564 TEST_F(ValidationTestExecution, ExecutionSetReusable) { in TEST_F() argument 1575 TEST_F(ValidationTestExecution, SetInput) { in TEST_F() argument 1609 TEST_F(ValidationTestExecution, SetInputEnablePadding) { in TEST_F() argument 1624 TEST_F(ValidationTestExecution, SetOutput) { in TEST_F() argument 1673 TEST_F(ValidationTestExecution, SetInputFromMemory) { in TEST_F() argument 1845 TEST_F(ValidationTestExecution, SetOutputFromMemory) { in TEST_F() argument 2239 TEST_F(ValidationTestExecution, Compute) { in TEST_F() argument 2243 TEST_F(ValidationTestExecution, StartCompute) { in TEST_F() argument 2257 TEST_F(ValidationTestExecution, EventWait) { in TEST_F() argument [all …]
|