Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp1170 auto compilationResult = cNoFallback.finish(); in TEST_P() local
1171 if (hasUnknownDimensions && compilationResult == Result::OP_FAILED && in TEST_P()
1181 ASSERT_EQ(compilationResult, Result::NO_ERROR); in TEST_P()