HomeSort by relevance Sort by last modified time
    Searched refs:falsy (Results 1 - 2 of 2) sorted by null

  /external/perfetto/tools/
run_android_test 39 """Decorator to retry a function in case of errors or falsy values.
48 returning a "falsy" value (e.g. None, False, 0, [], etc.). If equal to
49 'raise' and the function keeps returning falsy values after all retries,
53 will be raised and falsy values returned to the caller (except when
  /external/bcc/src/lua/bpf/spec/
codegen_spec.lua 23 assert.falsy(err)

Completed in 262 milliseconds