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

  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
26 var DeltaBlue = new BenchmarkSuite('DeltaBlue', 66118, [
27 new Benchmark('DeltaBlue', deltaBlue)
32 * A JavaScript implementation of the DeltaBlue constraint-solving
35 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
537 * various parameters of interest to the DeltaBlue incremental
571 * The DeltaBlue planner
788 * This is the standard DeltaBlue benchmark. A long chain of equalit
    [all...]
  /external/chromium_org/v8/benchmarks/
deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
26 var DeltaBlue = new BenchmarkSuite('DeltaBlue', 66118, [
27 new Benchmark('DeltaBlue', deltaBlue)
32 * A JavaScript implementation of the DeltaBlue constraint-solving
35 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
534 * various parameters of interest to the DeltaBlue incremental
568 * The DeltaBlue planner
785 * This is the standard DeltaBlue benchmark. A long chain of equalit
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
26 * A JavaScript implementation of the DeltaBlue constrain-solving
29 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
528 * various parameters of interest to the DeltaBlue incremental
562 * The DeltaBlue planner
779 * This is the standard DeltaBlue benchmark. A long chain of equality
871 function deltaBlue() {
877 deltaBlue();
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
26 * A JavaScript implementation of the DeltaBlue constrain-solving
29 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
528 * various parameters of interest to the DeltaBlue incremental
562 * The DeltaBlue planner
779 * This is the standard DeltaBlue benchmark. A long chain of equality
871 function deltaBlue() {
877 deltaBlue();
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
26 * A JavaScript implementation of the DeltaBlue constraint-solving
29 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
528 * various parameters of interest to the DeltaBlue incremental
562 * The DeltaBlue planner
779 * This is the standard DeltaBlue benchmark. A long chain of equality
871 function deltaBlue() {
877 deltaBlue();
  /external/chromium_org/v8/tools/
run_perf.py 65 {"name": "DeltaBlue"},

Completed in 146 milliseconds