Searched refs:True (Results 301 - 325 of 2522) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/skia/tools/tests/
H A Dbench_pictures_cfg_test.py42 elif not value is True:
/external/chromium_org/third_party/tlslite/tlslite/utils/
H A Daes.py14 self.isBlockCipher = True
/external/chromium_org/tools/deep_memory_profiler/subcommands/
H A Dbuckets.py21 (bucket_set, _) = SubCommand.load_basic_files(dump_path, True)
/external/chromium_org/tools/grit/grit/format/
H A Dchrome_messages_json.py24 first = True
/external/chromium_org/tools/grit/grit/gather/
H A Dtxt.py33 def Translate(self, lang, pseudo_if_not_available=True,
/external/chromium_org/tools/gyp/pylib/gyp/generator/
H A Dgypd.py60 generator_supports_multiple_toolsets = True
/external/chromium_org/tools/gyp/test/variables/commands/
H A Dgyptest-commands-ignore-env.py28 stdout=expect, ignore_line_numbers=True)
/external/chromium_org/tools/perf/page_sets/
H A Dkey_desktop_sites.py17 'ScrollAction', is_smooth=True)
49 'ScrollAction', is_smooth=True)
86 'ScrollAction', is_smooth=True)
109 'ScrollAction', is_smooth=True)
H A Dkey_mobile_sites.py19 'ScrollAction', is_smooth=True)
36 self.fastpath = True
65 self.fastpath = True
115 'ScrollAction', is_smooth=True)
275 'ScrollAction', is_smooth=True)
280 'ScrollAction', is_smooth=True)
295 self.fastpath = True
307 self.fastpath = True
319 self.fastpath = True
347 'ScrollAction', is_smooth=True)
[all...]
H A Dtough_scrolling_cases.py15 'ScrollAction', is_smooth=True)
H A Dtough_texture_upload_cases.py19 'ScrollAction', is_smooth=True)
/external/chromium_org/tools/profile_chrome/
H A Dcontrollers_unittest.py24 blocking=True)
/external/chromium_org/tools/
H A Dsort-headers.py18 """Prompts with a yes/no question, returns True if yes."""
72 """Returns True if the line is an #include/#import/import line."""
89 infile_ended_on_include_line = True
108 the fixed-up filename, and returns True to use the fixed-up file,
111 If |perform_safety_checks| is True, then the function checks whether it is
163 return True
168 parser.add_option('-f', '--force', action='store_false', default=True,
172 action='store_false', default=True,
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
H A Dios_browser_finder.py32 finder_options, True)
47 return True
76 devices = subprocess.check_output('system_profiler SPUSBDataType', shell=True)
79 return True
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
H A Dandroid_prebuilt_profiler_helper.py31 return True
H A Dprofiler_finder.py16 index_by_class_name=True).values()
/external/chromium_org/tools/telemetry/telemetry/page/actions/
H A Dwait.py22 wait=True, timeout_in_seconds=self.timeout_in_seconds)
/external/chromium_org/tools/telemetry/telemetry/web_perf/metrics/
H A Dtimeline_based_metric.py13 """ Returns True if there is are overlapped ranges in time ranges.
24 return True
/external/chromium_org/tools/usb_gadget/
H A Dhid_echo_gadget.py56 return True
61 return True
65 return True
86 out_endpoint=True,
/external/clang/tools/scan-view/
H A Dscan-view31 return True
75 return True
93 parser.add_option("--no-browser", dest="startBrowser", default=True,
96 parser.add_option("--allow-all-hosts", dest="onlyServeLocal", default=True,
/external/lldb/test/expression_command/radar_9531204/
H A DTestPrintfAfterUp.py22 lldbutil.run_break_set_by_symbol (self, 'foo', sym_exact=True, num_expected_locations=1)
/external/lldb/test/functionalities/command_script/
H A Dwelcome.py28 if debugger.GetAsync() == True:
/external/lldb/test/functionalities/data-formatter/data-formatter-named-summaries/
H A DTestDataFormatterNamedSummaries.py38 lldbutil.run_break_set_by_file_and_line (self, "main.cpp", self.line, num_expected_locations=1, loc_exact=True)
99 self.expect("frame variable second --summary NoSuchSummary",error=True,
116 self.expect("frame variable first", matching=True,
121 self.expect("type summary delete NoSuchSummary", error=True)
/external/lldb/test/functionalities/data-formatter/data-formatter-python-synth/
H A DfooSynthProvider.py23 return True
/external/lldb/test/functionalities/platform/
H A DTestPlatformCommand.py28 self.expect("platform process info", error=True,

Completed in 2586 milliseconds

<<11121314151617181920>>