Searched refs:arch_check (Results 1 – 2 of 2) sorted by relevance
299 sut.arch_check(input, spy.call)311 self.assertIsNone(sut.arch_check(input, spy.call))
466 return arch_check(opts)724 def arch_check(opts, continuation=language_check): function