Lines Matching +defs:val +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()
176 static size_t sizeForBinder(const Type& val) { in sizeForBinder()
290 const std::string message = "mutateExecutionOrderTest: operation " + in mutateExecutionOrderTest() local
307 const std::string message = "mutateExecutionOrderTest: operation " + in mutateExecutionOrderTest() local
332 const std::string message = "mutateOperandTypeTest: operand " + in mutateOperandTypeTest() local
364 const std::string message = "mutateOperandRankTest: operand " + std::to_string(operand) + in mutateOperandRankTest() local
394 const std::string message = "mutateOperandScaleTest: operand " + std::to_string(operand) + in mutateOperandScaleTest() local
425 const std::string message = "mutateOperandZeroPointTest: operand " + in mutateOperandZeroPointTest() local
490 const std::string message = "mutateOperandLifetimeTest: operand " + in mutateOperandLifeTimeTest() local
576 const std::string message = "mutateOperandInputOutputTest: operand " + in mutateOperandInputOutputTest() local
610 const std::string message = in mutateOperandNumberOfConsumersTest() local
628 const std::string message = "mutateOperandAddWriterTest: operation " + in mutateOperandAddWriterTest() local
735 const std::string message = "mutateOperationOperandTypeTest: operand " + in mutateOperationOperandTypeTest() local
758 const std::string message = "mutateOperationTypeTest: operation " + in mutateOperationTypeTest() local
776 const std::string message = "mutateOperationInputOperandIndexTest: operation " + in mutateOperationInputOperandIndexTest() local
793 const std::string message = "mutateOperationOutputOperandIndexTest: operation " + in mutateOperationOutputOperandIndexTest() local
812 const std::string message = "mutateOperationRemoveWriteTest: operation " + in mutateOperationRemoveWriteTest() local
861 const std::string message = "removeOperandTest: operand " + std::to_string(operand); in removeOperandTest() local
878 const std::string message = "removeOperationTest: operation " + std::to_string(operation); in removeOperationTest() local
898 const std::string message = "removeOperationInputTest: operation " + in removeOperationInputTest() local
916 const std::string message = "removeOperationOutputTest: operation " + in removeOperationOutputTest() local
937 const std::string message = "addOperationInputTest: operation " + std::to_string(operation); in addOperationInputTest() local
950 const std::string message = in addOperationOutputTest() local
969 const std::string message = in mutateExecutionPreferenceTest() local