Searched refs:forTest_compoundGetSteps (Results 1 – 4 of 4) sorted by relevance
254 const std::vector<std::shared_ptr<ExecutionStep>>& forTest_compoundGetSteps() const;
940 const std::vector<std::shared_ptr<ExecutionStep>>& ExecutionPlan::forTest_compoundGetSteps() const { in forTest_compoundGetSteps() function in android::nn::ExecutionPlan
1219 const auto& stepsB = planB.forTest_compoundGetSteps(); in TEST_F()1297 const auto& stepsB = planB.forTest_compoundGetSteps(); in TEST_F()1423 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_F()1565 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_F()1797 const auto& steps = plan.forTest_compoundGetSteps(); in getTransformedCacheTokenSingle()
1144 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_P()