OLD | NEW |
1 { | 1 { |
2 "Android Galaxy S5 Perf (1)": { | 2 "Android Galaxy S5 Perf (1)": { |
3 "scripts": [ | 3 "scripts": [ |
4 { | 4 { |
5 "name": "host_info", | 5 "name": "host_info", |
6 "script": "host_info.py" | 6 "script": "host_info.py" |
7 } | 7 } |
8 ] | 8 ] |
9 }, | 9 }, |
10 "Android Galaxy S5 Perf (2)": { | 10 "Android Galaxy S5 Perf (2)": { |
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
287 "--test-launcher-print-test-stdio=always", | 287 "--test-launcher-print-test-stdio=always", |
288 "--test-launcher-jobs=1" | 288 "--test-launcher-jobs=1" |
289 ], | 289 ], |
290 "name": "angle_perftests", | 290 "name": "angle_perftests", |
291 "script": "gtest_perf_test.py" | 291 "script": "gtest_perf_test.py" |
292 }, | 292 }, |
293 { | 293 { |
294 "args": [ | 294 "args": [ |
295 "performance_browser_tests", | 295 "performance_browser_tests", |
296 "--test-launcher-print-test-stdio=always", | 296 "--test-launcher-print-test-stdio=always", |
297 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 297 "--gtest_filter=CastV2PerformanceTest.*", |
298 "--test-launcher-jobs=1", | 298 "--test-launcher-jobs=1", |
299 "--enable-gpu" | 299 "--enable-gpu" |
300 ], | 300 ], |
301 "name": "performance_browser_tests", | 301 "name": "performance_browser_tests", |
302 "script": "gtest_perf_test.py" | 302 "script": "gtest_perf_test.py" |
303 }, | 303 }, |
304 { | 304 { |
305 "args": [ | 305 "args": [ |
306 "load_library_perf_tests", | 306 "load_library_perf_tests", |
307 "--test-launcher-print-test-stdio=always" | 307 "--test-launcher-print-test-stdio=always" |
(...skipping 11 matching lines...) Expand all Loading... |
319 "--test-launcher-print-test-stdio=always", | 319 "--test-launcher-print-test-stdio=always", |
320 "--test-launcher-jobs=1" | 320 "--test-launcher-jobs=1" |
321 ], | 321 ], |
322 "name": "angle_perftests", | 322 "name": "angle_perftests", |
323 "script": "gtest_perf_test.py" | 323 "script": "gtest_perf_test.py" |
324 }, | 324 }, |
325 { | 325 { |
326 "args": [ | 326 "args": [ |
327 "performance_browser_tests", | 327 "performance_browser_tests", |
328 "--test-launcher-print-test-stdio=always", | 328 "--test-launcher-print-test-stdio=always", |
329 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 329 "--gtest_filter=CastV2PerformanceTest.*", |
330 "--test-launcher-jobs=1", | 330 "--test-launcher-jobs=1", |
331 "--enable-gpu" | 331 "--enable-gpu" |
332 ], | 332 ], |
333 "name": "performance_browser_tests", | 333 "name": "performance_browser_tests", |
334 "script": "gtest_perf_test.py" | 334 "script": "gtest_perf_test.py" |
335 }, | 335 }, |
336 { | 336 { |
337 "args": [ | 337 "args": [ |
338 "load_library_perf_tests", | 338 "load_library_perf_tests", |
339 "--test-launcher-print-test-stdio=always" | 339 "--test-launcher-print-test-stdio=always" |
340 ], | 340 ], |
341 "name": "load_library_perf_tests", | 341 "name": "load_library_perf_tests", |
342 "script": "gtest_perf_test.py" | 342 "script": "gtest_perf_test.py" |
343 } | 343 } |
344 ] | 344 ] |
345 }, | 345 }, |
346 "Win 7 Low-End Perf (2)": { | 346 "Win 7 Low-End Perf (2)": { |
347 "scripts": [ | 347 "scripts": [ |
348 { | 348 { |
349 "args": [ | 349 "args": [ |
350 "performance_browser_tests", | 350 "performance_browser_tests", |
351 "--test-launcher-print-test-stdio=always", | 351 "--test-launcher-print-test-stdio=always", |
352 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 352 "--gtest_filter=CastV2PerformanceTest.*", |
353 "--test-launcher-jobs=1", | 353 "--test-launcher-jobs=1", |
354 "--enable-gpu" | 354 "--enable-gpu" |
355 ], | 355 ], |
356 "name": "performance_browser_tests", | 356 "name": "performance_browser_tests", |
357 "script": "gtest_perf_test.py" | 357 "script": "gtest_perf_test.py" |
358 }, | 358 }, |
359 { | 359 { |
360 "args": [ | 360 "args": [ |
361 "load_library_perf_tests", | 361 "load_library_perf_tests", |
362 "--test-launcher-print-test-stdio=always" | 362 "--test-launcher-print-test-stdio=always" |
(...skipping 11 matching lines...) Expand all Loading... |
374 "--test-launcher-print-test-stdio=always", | 374 "--test-launcher-print-test-stdio=always", |
375 "--test-launcher-jobs=1" | 375 "--test-launcher-jobs=1" |
376 ], | 376 ], |
377 "name": "angle_perftests", | 377 "name": "angle_perftests", |
378 "script": "gtest_perf_test.py" | 378 "script": "gtest_perf_test.py" |
379 }, | 379 }, |
380 { | 380 { |
381 "args": [ | 381 "args": [ |
382 "performance_browser_tests", | 382 "performance_browser_tests", |
383 "--test-launcher-print-test-stdio=always", | 383 "--test-launcher-print-test-stdio=always", |
384 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 384 "--gtest_filter=CastV2PerformanceTest.*", |
385 "--test-launcher-jobs=1", | 385 "--test-launcher-jobs=1", |
386 "--enable-gpu" | 386 "--enable-gpu" |
387 ], | 387 ], |
388 "name": "performance_browser_tests", | 388 "name": "performance_browser_tests", |
389 "script": "gtest_perf_test.py" | 389 "script": "gtest_perf_test.py" |
390 }, | 390 }, |
391 { | 391 { |
392 "args": [ | 392 "args": [ |
393 "load_library_perf_tests", | 393 "load_library_perf_tests", |
394 "--test-launcher-print-test-stdio=always" | 394 "--test-launcher-print-test-stdio=always" |
395 ], | 395 ], |
396 "name": "load_library_perf_tests", | 396 "name": "load_library_perf_tests", |
397 "script": "gtest_perf_test.py" | 397 "script": "gtest_perf_test.py" |
398 } | 398 } |
399 ] | 399 ] |
400 }, | 400 }, |
401 "Win 7 Perf (3)": { | 401 "Win 7 Perf (3)": { |
402 "scripts": [ | 402 "scripts": [ |
403 { | 403 { |
404 "args": [ | 404 "args": [ |
405 "performance_browser_tests", | 405 "performance_browser_tests", |
406 "--test-launcher-print-test-stdio=always", | 406 "--test-launcher-print-test-stdio=always", |
407 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 407 "--gtest_filter=CastV2PerformanceTest.*", |
408 "--test-launcher-jobs=1", | 408 "--test-launcher-jobs=1", |
409 "--enable-gpu" | 409 "--enable-gpu" |
410 ], | 410 ], |
411 "name": "performance_browser_tests", | 411 "name": "performance_browser_tests", |
412 "script": "gtest_perf_test.py" | 412 "script": "gtest_perf_test.py" |
413 }, | 413 }, |
414 { | 414 { |
415 "args": [ | 415 "args": [ |
416 "load_library_perf_tests", | 416 "load_library_perf_tests", |
417 "--test-launcher-print-test-stdio=always" | 417 "--test-launcher-print-test-stdio=always" |
418 ], | 418 ], |
419 "name": "load_library_perf_tests", | 419 "name": "load_library_perf_tests", |
420 "script": "gtest_perf_test.py" | 420 "script": "gtest_perf_test.py" |
421 } | 421 } |
422 ] | 422 ] |
423 }, | 423 }, |
424 "Win 7 x64 Perf (2)": { | 424 "Win 7 x64 Perf (2)": { |
425 "scripts": [ | 425 "scripts": [ |
426 { | 426 { |
427 "args": [ | 427 "args": [ |
428 "performance_browser_tests", | 428 "performance_browser_tests", |
429 "--test-launcher-print-test-stdio=always", | 429 "--test-launcher-print-test-stdio=always", |
430 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 430 "--gtest_filter=CastV2PerformanceTest.*", |
431 "--test-launcher-jobs=1", | 431 "--test-launcher-jobs=1", |
432 "--enable-gpu" | 432 "--enable-gpu" |
433 ], | 433 ], |
434 "name": "performance_browser_tests", | 434 "name": "performance_browser_tests", |
435 "script": "gtest_perf_test.py" | 435 "script": "gtest_perf_test.py" |
436 }, | 436 }, |
437 { | 437 { |
438 "args": [ | 438 "args": [ |
439 "load_library_perf_tests", | 439 "load_library_perf_tests", |
440 "--test-launcher-print-test-stdio=always" | 440 "--test-launcher-print-test-stdio=always" |
441 ], | 441 ], |
442 "name": "load_library_perf_tests", | 442 "name": "load_library_perf_tests", |
443 "script": "gtest_perf_test.py" | 443 "script": "gtest_perf_test.py" |
444 } | 444 } |
445 ] | 445 ] |
446 }, | 446 }, |
447 "Win 8 Perf (2)": { | 447 "Win 8 Perf (2)": { |
448 "scripts": [ | 448 "scripts": [ |
449 { | 449 { |
450 "args": [ | 450 "args": [ |
451 "performance_browser_tests", | 451 "performance_browser_tests", |
452 "--test-launcher-print-test-stdio=always", | 452 "--test-launcher-print-test-stdio=always", |
453 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 453 "--gtest_filter=CastV2PerformanceTest.*", |
454 "--test-launcher-jobs=1", | 454 "--test-launcher-jobs=1", |
455 "--enable-gpu" | 455 "--enable-gpu" |
456 ], | 456 ], |
457 "name": "performance_browser_tests", | 457 "name": "performance_browser_tests", |
458 "script": "gtest_perf_test.py" | 458 "script": "gtest_perf_test.py" |
459 }, | 459 }, |
460 { | 460 { |
461 "args": [ | 461 "args": [ |
462 "load_library_perf_tests", | 462 "load_library_perf_tests", |
463 "--test-launcher-print-test-stdio=always" | 463 "--test-launcher-print-test-stdio=always" |
464 ], | 464 ], |
465 "name": "load_library_perf_tests", | 465 "name": "load_library_perf_tests", |
466 "script": "gtest_perf_test.py" | 466 "script": "gtest_perf_test.py" |
467 } | 467 } |
468 ] | 468 ] |
469 } | 469 } |
470 } | 470 } |
OLD | NEW |