Searched refs:forTest_compoundGetSteps (Results 1 – 5 of 5) sorted by relevance
151 const std::vector<std::shared_ptr<LogicalStep>>& steps = plan.forTest_compoundGetSteps(); in TEST_F()
1483 const auto& stepsB = planB.forTest_compoundGetSteps(); in TEST_F()1566 const auto& stepsB = planB.forTest_compoundGetSteps(); in TEST_F()1713 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_F()1858 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_F()2102 const auto& steps = plan.forTest_compoundGetSteps(); in getTransformedCacheTokenSingle()2664 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_F()2686 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_F()
1196 const auto& steps = plan.forTest_compoundGetSteps(); in TEST_P()
581 const std::vector<std::shared_ptr<LogicalStep>>& forTest_compoundGetSteps() const;
1523 const std::vector<std::shared_ptr<LogicalStep>>& ExecutionPlan::forTest_compoundGetSteps() const { in forTest_compoundGetSteps() function in android::nn::ExecutionPlan