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

  /external/chromium_org/build/android/
adb_profile_chrome 8 exec $(dirname $0)/../../tools/profile_chrome.py $@
  /external/chromium_org/tools/profile_chrome/
run_tests 3 exec python -m unittest discover profile_chrome '*_unittest.py' $@
perf_controller_unittest.py 8 from profile_chrome import controllers_unittest
9 from profile_chrome import perf_controller
10 from profile_chrome import ui
chrome_controller_unittest.py 8 from profile_chrome import chrome_controller
9 from profile_chrome import controllers_unittest
systrace_controller_unittest.py 7 from profile_chrome import controllers_unittest
8 from profile_chrome import systrace_controller
controllers_unittest.py 7 from profile_chrome import profiler
trace_packager_unittest.py 9 from profile_chrome import trace_packager
profiler.py 7 from profile_chrome import trace_packager
8 from profile_chrome import ui
main.py 13 from profile_chrome import chrome_controller
14 from profile_chrome import perf_controller
15 from profile_chrome import profiler
16 from profile_chrome import systrace_controller
17 from profile_chrome import ui
profiler_unittest.py 10 from profile_chrome import profiler
11 from profile_chrome import ui
systrace_controller.py 8 from profile_chrome import controllers
9 from profile_chrome import util
perf_controller.py 12 from profile_chrome import controllers
13 from profile_chrome import ui
chrome_controller.py 10 from profile_chrome import controllers
trace_packager.py 12 from profile_chrome import util
  /external/chromium_org/tools/
profile_chrome.py 9 from profile_chrome import main

Completed in 303 milliseconds