Lines Matching defs:message
35 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message, in validateGetSupportedOperations()
46 static void validatePrepareModel(const sp<IDevice>& device, const std::string& message, in validatePrepareModel()
67 static void validate(const sp<IDevice>& device, const std::string& message, V1_0::Model model, in validate()
126 const std::string message = "mutateOperandTypeTest: operand " + in mutateOperandTypeTest() local
156 const std::string message = "mutateOperandRankTest: operand " + std::to_string(operand) + in mutateOperandRankTest() local
185 const std::string message = "mutateOperandScaleTest: operand " + std::to_string(operand) + in mutateOperandScaleTest() local
215 const std::string message = "mutateOperandZeroPointTest: operand " + in mutateOperandZeroPointTest() local
293 const std::string message = "mutateOperationOperandTypeTest: operand " + in mutateOperationOperandTypeTest() local
315 const std::string message = "mutateOperationTypeTest: operation " + in mutateOperationTypeTest() local
333 const std::string message = "mutateOperationInputOperandIndexTest: operation " + in mutateOperationInputOperandIndexTest() local
350 const std::string message = "mutateOperationOutputOperandIndexTest: operation " + in mutateOperationOutputOperandIndexTest() local
386 const std::string message = "removeOperandTest: operand " + std::to_string(operand); in removeOperandTest() local
403 const std::string message = "removeOperationTest: operation " + std::to_string(operation); in removeOperationTest() local
422 const std::string message = "removeOperationInputTest: operation " + in removeOperationInputTest() local
439 const std::string message = "removeOperationOutputTest: operation " + in removeOperationOutputTest() local
459 const std::string message = "addOperationInputTest: operation " + std::to_string(operation); in addOperationInputTest() local
472 const std::string message = in addOperationOutputTest() local