Searched defs:validation_result (Results 1 – 14 of 14) sorted by relevance
36 spv_result_t validation_result; member
45 spv_result_t validation_result; member
40 spv_result_t validation_result; member
39 spv_result_t validation_result; member
295 bool validation_result = !options().validate || logger.getAllMessages().empty(); variable355 bool validation_result = !options().validate || logger.getAllMessages().empty(); in compileLinkIoMap() local400 bool validation_result = !options().validate || logger.getAllMessages().empty(); variable
110 const grpc_call_error validation_result = ValidateServerBatch(ops, nops); in StartBatch() local
135 const grpc_call_error validation_result = ValidateClientBatch(ops, nops); in StartBatch() local
222 absl::Status validation_result = ValidateFeatures(file); in Generate() local
2307 ValidationResult validation_result = in ParseHelper() local