Searched defs:skip_verify (Results 1 – 2 of 2) sorted by relevance
55 def __init__(self, data, skip_verify=False): argument92 def from_file(cls, filename, skip_verify=False): argument
561 const std::set<Floating> &skip_verify) { in TestWithMultipleFormatsHelper()682 std::set<double> skip_verify; in TEST_F() local