Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp188 float lookupExecTime(const Capabilities& capabilities, OperandType type) { in lookupExecTime() function
2538 EXPECT_EQ(lookupExecTime(capabilities, operandType), typePerf(operandType)); in TEST_F()
2544 EXPECT_EQ(lookupExecTime(capabilities, operandType), typePerf(operandType)); in TEST_F()
2551 EXPECT_EQ(lookupExecTime(capabilities, operandType), FLT_MAX); in TEST_F()