Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp255 kTestOperandType(type), in MemoryDomainTestBase()
288 const TestOperandType kTestOperandType; member in aidl::android::hardware::neuralnetworks::vts::functional::MemoryDomainTestBase
521 const auto it = conflictTypeMap.find(kTestOperandType); in TEST_P()
532 if (isFloat(kTestOperandType)) return; in TEST_P()
545 if (isFloat(kTestOperandType)) return; in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp238 kTestOperandType(type), in MemoryDomainTestBase()
270 const TestOperandType kTestOperandType; member in android::hardware::neuralnetworks::V1_3::vts::functional::MemoryDomainTestBase
496 const auto it = conflictTypeMap.find(kTestOperandType); in TEST_P()
507 if (isFloat(kTestOperandType)) return; in TEST_P()
520 if (isFloat(kTestOperandType)) return; in TEST_P()