• Home
  • Raw
  • Download

Lines Matching defs:message

43 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message,  in validateGetSupportedOperations()
54 static void validatePrepareModel(const sp<IDevice>& device, const std::string& message, in validatePrepareModel()
81 static void validate(const sp<IDevice>& device, const std::string& message, in validate()
288 const std::string message = "mutateExecutionOrderTest: operation " + in mutateExecutionOrderTest() local
305 const std::string message = "mutateExecutionOrderTest: operation " + in mutateExecutionOrderTest() local
330 const std::string message = "mutateOperandTypeTest: operand " + in mutateOperandTypeTest() local
362 const std::string message = "mutateOperandRankTest: operand " + std::to_string(operand) + in mutateOperandRankTest() local
392 const std::string message = "mutateOperandScaleTest: operand " + std::to_string(operand) + in mutateOperandScaleTest() local
423 const std::string message = "mutateOperandZeroPointTest: operand " + in mutateOperandZeroPointTest() local
488 const std::string message = "mutateOperandLifetimeTest: operand " + in mutateOperandLifeTimeTest() local
574 const std::string message = "mutateOperandInputOutputTest: operand " + in mutateOperandInputOutputTest() local
608 const std::string message = in mutateOperandNumberOfConsumersTest() local
626 const std::string message = "mutateOperandAddWriterTest: operation " + in mutateOperandAddWriterTest() local
733 const std::string message = "mutateOperationOperandTypeTest: operand " + in mutateOperationOperandTypeTest() local
756 const std::string message = "mutateOperationTypeTest: operation " + in mutateOperationTypeTest() local
774 const std::string message = "mutateOperationInputOperandIndexTest: operation " + in mutateOperationInputOperandIndexTest() local
791 const std::string message = "mutateOperationOutputOperandIndexTest: operation " + in mutateOperationOutputOperandIndexTest() local
810 const std::string message = "mutateOperationRemoveWriteTest: operation " + in mutateOperationRemoveWriteTest() local
859 const std::string message = "removeOperandTest: operand " + std::to_string(operand); in removeOperandTest() local
876 const std::string message = "removeOperationTest: operation " + std::to_string(operation); in removeOperationTest() local
896 const std::string message = "removeOperationInputTest: operation " + in removeOperationInputTest() local
914 const std::string message = "removeOperationOutputTest: operation " + in removeOperationOutputTest() local
935 const std::string message = "addOperationInputTest: operation " + std::to_string(operation); in addOperationInputTest() local
948 const std::string message = in addOperationOutputTest() local
967 const std::string message = in mutateExecutionPreferenceTest() local