Home
last modified time | relevance | path

Searched refs:create_for_testing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_presubmit/py/
H A Dcontext_test.py26 _ = presubmit_context.PresubmitContext.create_for_testing()
29 ctx = presubmit_context.LuciContext.create_for_testing(
59 trigger = presubmit_context.LuciTrigger.create_for_testing(
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dpresubmit_context.py205 def create_for_testing(**kwargs): member in LuciTrigger
339 def create_for_testing(**kwargs): member in LuciContext
476 def create_for_testing(**kwargs): member in PresubmitContext