Searched refs:Disabled (Results 1 - 25 of 84) sorted by relevance

1234

/external/chromium_org/tools/telemetry/telemetry/unittest/
H A Dtest.py7 Disabled = decorators.Disabled variable
H A Ddisabled_cases.py17 @test.Disabled
25 @test.Disabled('mavericks')
33 @test.Disabled('mac')
41 @test.Disabled('chromeos')
49 @test.Disabled('win', 'linux')
57 @test.Disabled('system')
/external/chromium_org/tools/perf/benchmarks/
H A Dendure.py31 @benchmark.Disabled
36 @benchmark.Disabled
41 @benchmark.Disabled
46 @benchmark.Disabled
51 @benchmark.Disabled
56 @benchmark.Disabled
61 @benchmark.Disabled
66 @benchmark.Disabled
H A Dmemory.py16 @benchmark.Disabled
22 @benchmark.Disabled
29 @benchmark.Disabled # crbug.com/371153
H A Dmemory_pressure.py10 @benchmark.Disabled
H A Drasterize_and_record_micro.py13 @benchmark.Disabled('mac', 'win')
22 @benchmark.Disabled('mac', 'win')
31 @benchmark.Disabled('mac', 'win')
40 @benchmark.Disabled('mac', 'win')
H A Dpeacekeeper.py73 @benchmark.Disabled
95 @benchmark.Disabled
111 @benchmark.Disabled
131 @benchmark.Disabled
172 @benchmark.Disabled
202 @benchmark.Disabled
220 @benchmark.Disabled
H A Dstartup.py11 @benchmark.Disabled('snowleopard') # crbug.com/336913
29 @benchmark.Disabled # crbug.com/336913
39 @benchmark.Disabled
49 @benchmark.Disabled # crbug.com/336913
59 @benchmark.Disabled
H A Dscheduler.py21 @benchmark.Disabled('android', 'win', 'mac') # crbug.com/384733
H A Dsession_restore.py34 @benchmark.Disabled('android', 'linux', 'reference')
44 @benchmark.Disabled('android', 'linux', 'reference')
54 @benchmark.Disabled('android', 'linux', 'reference', 'snowleopard')
65 @benchmark.Disabled('android', 'linux', 'reference', 'snowleopard')
H A Dv8.py10 @benchmark.Disabled # crbug.com/416502
H A Dpage_cycler.py28 @benchmark.Disabled('win') # crbug.com/388337
41 @benchmark.Disabled('android', 'win') # crbug.com/379564, crbug.com/330909
66 @benchmark.Disabled('linux', 'win') # crbug.com/353260
95 @benchmark.Disabled
102 @benchmark.Disabled('android') # crbug.com/357326
111 @benchmark.Disabled('android', 'win')
H A Drepaint.py20 @benchmark.Disabled # crbug.com/412001
H A Dstart_with_url.py10 @benchmark.Disabled
H A Dsmoothness.py24 @benchmark.Disabled('mac', 'win') # crbug.com/388877, crbug.com/396127
30 @benchmark.Disabled('android', 'mac', 'win') # crbug.com/373812
51 @benchmark.Disabled('android') # crbug.com/350692
101 @benchmark.Disabled # crbug.com/399125
112 @benchmark.Disabled # crbug.com/399125
127 @benchmark.Disabled # crbug.com/402885
175 @benchmark.Disabled # crbug.com/399125
H A Dmedia.py32 @benchmark.Disabled('android')
39 @benchmark.Disabled
47 @benchmark.Disabled('l')
H A Dservice_worker.py25 @benchmark.Disabled
/external/clang/lib/Basic/
H A DLangOptions.cpp17 const SanitizerOptions SanitizerOptions::Disabled = {}; member in class:SanitizerOptions
24 Sanitize = SanitizerOptions::Disabled;
36 Sanitize = SanitizerOptions::Disabled;
/external/chromium_org/tools/perf/page_sets/
H A Dpage_set_unittest.py14 @decorators.Disabled('chromeos')
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_1x_defs.h25 * Disabled MACsec - do not secure sessions.
58 Disabled, enumerator in enum:validate_frames
/external/wpa_supplicant_8/src/common/
H A Dieee802_1x_defs.h25 * Disabled MACsec - do not secure sessions.
58 Disabled, enumerator in enum:validate_frames
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_1x_defs.h25 * Disabled MACsec - do not secure sessions.
58 Disabled, enumerator in enum:validate_frames
/external/chromium_org/content/test/gpu/gpu_tests/
H A Dscreenshot_sync.py17 @benchmark.Disabled('mac')
29 @benchmark.Disabled('mac')
45 @benchmark.Disabled('mac')
/external/chromium_org/tools/telemetry/telemetry/page/actions/
H A Dloop_unittest.py20 @decorators.Disabled('android')
30 @decorators.Disabled('android')
43 @decorators.Disabled('android', 'linux')
/external/chromium_org/tools/perf/measurements/
H A Drecord_per_area_unittest.py24 @test.Disabled('android')

Completed in 3880 milliseconds

1234