Searched refs:mInputMemory (Results 1 – 1 of 1) sorted by relevance
812 : mInputMemory(input), mOutputMemory(output) {} in NnapiExecutor()826 ASSERT_TRUE(mInputMemory.isValid()); in initialize()879 ASSERT_EQ(mExecution->setInputFromMemory(/*index=*/0, &mInputMemory, /*offset=*/0, in runInternal()914 test_wrapper::Memory mInputMemory, mOutputMemory; member in android::nn::__anon868b46440111::NnapiExecutor