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

  /external/toolchain-utils/crosperf/experiment_files/
telemetry-crosperf-with-external-chrome-src.exp 18 benchmark: octane {
telemetry-crosperf.exp 16 # Replace "octane" below with the name of the Telemetry benchmark you
18 benchmark: octane {
  /external/autotest/server/site_tests/native_Benchmarks/
native_Benchmarks.py 14 from octane import octane
19 'octane': octane,
octane.py 8 class octane(object): class in inherits:object
9 """Build v8 and run octane with it on client"""
17 # download octane to client
18 src = '%s/octane.tar.bz2' % SERVER_TEST_ROOT
19 dst = '%s/octane.tar.bz2' % scratch_cli
21 'Error occurred while sending octane to client.\n')
23 # unpack octane
25 run_check(client, cmd, 'Error occurred while unpacking octane')
29 # Octane needs to run in PATH_TO/octane
    [all...]

Completed in 72 milliseconds