Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp513 const std::map<TestOperandType, TestOperandType> conflictTypeMap = { in TEST_P() local
521 const auto it = conflictTypeMap.find(kTestOperandType); in TEST_P()
522 ASSERT_FALSE(it == conflictTypeMap.end()); in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp488 const std::map<TestOperandType, TestOperandType> conflictTypeMap = { in TEST_P() local
496 const auto it = conflictTypeMap.find(kTestOperandType); in TEST_P()
497 ASSERT_FALSE(it == conflictTypeMap.end()); in TEST_P()