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