Searched defs:check_custom (Results 1 – 3 of 3) sorted by relevance
419 struct check_custom { struct441 EXPECT_CALL(v, visit(_)).WillOnce(Invoke(check_custom())); in TEST() argument
340 def check_custom(project, commit, _desc, diff, options=None, **kwargs): function
385 fn check_custom(&self) -> bool { in check_custom() method