Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp718 uint32_t addOperand(WrapperType wrapperType, Dimensioned dimensioned = Dimensioned::YES) { in addOperand() argument
719 switch (static_cast<int>(wrapperType)) { in addOperand()
727 return addOperand(WrapperOperandType{wrapperType, {}}); in addOperand()
733 return addOperand(WrapperOperandType{wrapperType, dimensions(dimensioned)}); in addOperand()
741 return addOperand(WrapperOperandType{wrapperType, dimensions(dimensioned), 1.0f}); in addOperand()
744 return addOperand(WrapperOperandType{wrapperType, dimensions(dimensioned), in addOperand()
748 ADD_FAILURE() << "Unexpected type " << static_cast<uint32_t>(wrapperType); in addOperand()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...