Searched defs:validate_result (Results 1 – 5 of 5) sorted by relevance
964 bool validate_result = true; variable1221 bool validate_result = true; variable1401 bool validate_result = true; variable1567 bool validate_result = true; variable1804 bool validate_result = true; variable1974 bool validate_result = true; variable2618 bool validate_result = true; variable
83 util::Status validate_result = validator.Validate(*raw_jwt); in VerifyAndDecodeWithKid() local
118 util::Status validate_result = validator.Validate(*raw_jwt); in VerifyMacAndDecodeWithKid() local
82 void validate_result(const Tensor &reference, const Tensor &result) in validate_result() function in NeonPermuteExample
105 void validate_result(CLTensor &reference, CLTensor &result) in validate_result() function in CLCacheExample