Home
last modified time | relevance | path

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

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