Lines Matching defs:message
40 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message, in validateGetSupportedOperations()
51 static void validatePrepareModel(const sp<IDevice>& device, const std::string& message, in validatePrepareModel()
80 static void validate(const sp<IDevice>& device, const std::string& message, Model model, in validate()
142 const std::string message = "mutateOperandTypeTest: operand " + in mutateOperandTypeTest() local
183 const std::string message = "mutateOperandRankTest: operand " + std::to_string(operand) + in mutateOperandRankTest() local
220 const std::string message = "mutateOperandScaleTest: operand " + std::to_string(operand) + in mutateOperandScaleTest() local
261 const std::string message = "mutateOperandZeroPointTest: operand " + in mutateOperandZeroPointTest() local
412 const std::string message = "mutateOperationOperandTypeTest: operand " + in mutateOperationOperandTypeTest() local
433 const std::string message = "mutateOperationTypeTest: operation " + in mutateOperationTypeTest() local
450 const std::string message = "mutateOperationInputOperandIndexTest: operation " + in mutateOperationInputOperandIndexTest() local
466 const std::string message = "mutateOperationOutputOperandIndexTest: operation " + in mutateOperationOutputOperandIndexTest() local
530 const std::string message = "removeOperandTest: operand " + std::to_string(operand); in removeOperandTest() local
547 const std::string message = "removeOperationTest: operation " + std::to_string(operation); in removeOperationTest() local
627 const std::string message = "removeOperationInputTest: operation " + in removeOperationInputTest() local
644 const std::string message = "removeOperationOutputTest: operation " + in removeOperationOutputTest() local
679 const std::string message = "addOperationInputTest: operation " + std::to_string(operation); in addOperationInputTest() local
692 const std::string message = in addOperationOutputTest() local
711 const std::string message = in mutateExecutionPreferenceTest() local