Home
last modified time | relevance | path

Searched refs:forTest_hasStepModelOutputsOfUnknownSize (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.h582 bool forTest_hasStepModelOutputsOfUnknownSize() const;
DExecutionPlan.cpp1527 bool ExecutionPlan::forTest_hasStepModelOutputsOfUnknownSize() const { in forTest_hasStepModelOutputsOfUnknownSize() function in android::nn::ExecutionPlan
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp1172 cNoFallback.getExecutionPlan().forTest_hasStepModelOutputsOfUnknownSize()) { in TEST_P()
DTestPartitioning.cpp1831 ASSERT_TRUE(cPWithoutFallback.getExecutionPlan().forTest_hasStepModelOutputsOfUnknownSize()); in TEST_F()