Home
last modified time | relevance | path

Searched defs:JsInvocation (Results 1 – 2 of 2) sorted by relevance

/external/chromium-crossbench/tests/crossbench/benchmarks/loading/action_runner/
Dtest_chromeos_input_action_runner.py363 def expect_touch_setup(self, expected_js: JsInvocation, touch_count: int = 1):
388 expected_js: JsInvocation,
/external/chromium-crossbench/tests/crossbench/
Dmock_browser.py35 class JsInvocation: class
109 expected_js: Optional[JsInvocation] = None,