Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp3371 using TestStepRole = std::tuple<std::string, IOType>; typedef in __anonb50294d30111::MemoryStepRoleTest
3382 static std::string toString(const std::set<TestStepRole>& roles) { in toString()
3400 void checkStepRolesOfInput(uint32_t index, const std::set<TestStepRole>& expected) const { in checkStepRolesOfInput()
3402 std::set<TestStepRole> actual; in checkStepRolesOfInput()
3411 void checkStepRolesOfOutput(uint32_t index, const std::set<TestStepRole>& expected) const { in checkStepRolesOfOutput()
3413 std::set<TestStepRole> actual; in checkStepRolesOfOutput()
3423 const std::set<TestStepRole>& expected) const { in checkStepRolesOfSourceOperand()
3425 std::set<TestStepRole> actual; in checkStepRolesOfSourceOperand()