HomeSort by relevance Sort by last modified time
    Searched defs:do_check (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/devil/devil/utils/
mock_calls.py 28 def do_check(call): function in function:TestCase._AssertCalls.__init__
52 self._patched = [test_case.patch_call(call, side_effect=do_check(call))
  /external/libmojo/third_party/catapult/devil/devil/utils/
mock_calls.py 28 def do_check(call): function in function:TestCase._AssertCalls.__init__
52 self._patched = [test_case.patch_call(call, side_effect=do_check(call))
  /external/iptables/libiptc/
libip6tc.c 263 do_check(struct xtc_handle *h, unsigned int line) function

Completed in 257 milliseconds