Searched refs:WrapperExecution (Results 1 – 4 of 4) sorted by relevance
27 using WrapperExecution = ::android::nn::test_wrapper::Execution; typedef84 WrapperExecution execution2(&compilation2); in TEST_F()142 WrapperExecution execution2(&compilation2); in TEST_F()
34 using WrapperExecution = ::android::nn::test_wrapper::Execution; typedef163 WrapperExecution execution2(&compilation2); in TEST_F()273 WrapperExecution execution(&compilation); in TEST_F()
46 using WrapperExecution = nn::test_wrapper::Execution; typedef418 void setInputOutput(WrapperExecution* execution) { in setInputOutput()458 WrapperExecution execution(&mCompilation); in TestWait()481 WrapperExecution execution(&mCompilation); in TestWait()
105 using WrapperExecution = nn::test_wrapper::Execution; typedef1249 &masterInputs, &masterOutput, problemSize, &problemType](WrapperExecution *e) { in TEST_P()1295 WrapperExecution e(&c); in TEST_P()1330 WrapperExecution e2(c2); in TEST_P()