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

  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
inspector_backend.py 66 self._runtime = inspector_runtime.InspectorRuntime(self._websocket)
191 self._runtime.Execute(expr, context_id, timeout)
203 return self._runtime.Evaluate(expr, context_id, timeout)
214 return self._runtime.EnableAllContexts()
276 return self._runtime.RunInspectorCommand(scroll_command, timeout)
  /external/strace/m4/
mpers.m4 33 pushdef([HAVE_RUNTIME], [HAVE_]MPERS_NAME[_RUNTIME])
36 pushdef([st_cv_runtime], [st_cv_$1_runtime])

Completed in 287 milliseconds