Searched refs:WrapperExecution (Results 1 – 5 of 5) sorted by relevance
27 using WrapperExecution = ::android::nn::test_wrapper::Execution; typedef83 WrapperExecution execution2(&compilation2); in TEST_F()141 WrapperExecution execution2(&compilation2); in TEST_F()
53 using WrapperExecution = nn::test_wrapper::Execution; typedef665 void setInputOutput(WrapperExecution* execution) { in setInputOutput()704 const auto getDimensionsWhileRunning = [](WrapperExecution& execution) { in TestWait()713 WrapperExecution execution(&mCompilation); in TestWait()736 WrapperExecution execution(&mCompilation); in TestWait()765 WrapperExecution::setComputeMode(WrapperExecution::ComputeMode::BURST); in TestWait()767 [oldComputeMode] { WrapperExecution::setComputeMode(oldComputeMode); }); in TestWait()769 WrapperExecution execution(&mCompilation); in TestWait()792 WrapperExecution execution(&mCompilation); in TestWait()
36 using WrapperExecution = test_wrapper::Execution; typedef163 WrapperExecution execution(&compilation); in TEST_F()203 WrapperExecution execution(&compilation); in TEST_F()
34 using WrapperExecution = ::android::nn::test_wrapper::Execution; typedef163 WrapperExecution execution2(&compilation2); in TEST_F()227 WrapperExecution execution(&compilation); in TEST_F()
103 using WrapperExecution = nn::test_wrapper::Execution; typedef1305 problemSize, &problemType](WrapperExecution* e) { in TEST_P()1346 WrapperExecution e(&c); in TEST_P()1379 WrapperExecution e2(c2); in TEST_P()