Home
last modified time | relevance | path

Searched refs:WrapperExecution (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestMemory.cpp27 using WrapperExecution = ::android::nn::test_wrapper::Execution; typedef
84 WrapperExecution execution2(&compilation2); in TEST_F()
142 WrapperExecution execution2(&compilation2); in TEST_F()
DTestMemoryInternal.cpp34 using WrapperExecution = ::android::nn::test_wrapper::Execution; typedef
163 WrapperExecution execution2(&compilation2); in TEST_F()
273 WrapperExecution execution(&compilation); in TEST_F()
DTestExecution.cpp46 using WrapperExecution = nn::test_wrapper::Execution; typedef
418 void setInputOutput(WrapperExecution* execution) { in setInputOutput()
458 WrapperExecution execution(&mCompilation); in TestWait()
481 WrapperExecution execution(&mCompilation); in TestWait()
DTestPartitioningRandom.cpp105 using WrapperExecution = nn::test_wrapper::Execution; typedef
1249 &masterInputs, &masterOutput, problemSize, &problemType](WrapperExecution *e) { in TEST_P()
1295 WrapperExecution e(&c); in TEST_P()
1330 WrapperExecution e2(c2); in TEST_P()