HomeSort by relevance Sort by last modified time
    Searched full:tool (Results 351 - 375 of 2574) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/exp-bbv/tests/
Makefile.am 2 include $(top_srcdir)/Makefile.tool-tests.am
  /external/valgrind/main/exp-bbv/tests/x86/
Makefile.am 1 include $(top_srcdir)/Makefile.tool-tests.am
  /external/valgrind/main/gdbserver_tests/
mcbreak.vgtest 5 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcbreak
mchelp.vgtest 3 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mchelp
mcsigpass.vgtest 4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcsigpass
mcvabits.vgtest 4 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcvabits
nlpasssigalrm.vgtest 8 vgopts: --tool=none --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-nlpasssigalrm
  /external/valgrind/main/perf/
Makefile.am 2 include $(top_srcdir)/Makefile.tool-tests.am
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
bugfortest.py 29 from webkitpy.tool.multicommandtool import AbstractDeclarativeCommand
30 from webkitpy.tool.bot.flakytestreporter import FlakyTestReporter
40 def execute(self, options, args, tool):
41 reporter = FlakyTestReporter(tool, "webkitpy")
commandtest.py 32 from webkitpy.tool.mocktool import MockOptions, MockTool
35 def assert_execute_outputs(self, command, args, expected_stdout="", expected_stderr="", expected_exception=None, options=MockOptions(), tool=MockTool()):
47 command.bind_to_tool(tool)
48 OutputCapture().assert_outputs(self, command.execute, [options, args, tool], expected_stdout=expected_stdout, expected_stderr=expected_stderr, expected_exception=expected_exception)
queuestest.py 35 from webkitpy.tool.commands.stepsequence import StepSequenceErrorHandler
36 from webkitpy.tool.mocktool import MockTool
67 def assert_queue_outputs(self, queue, args=None, work_item=None, expected_stdout=None, expected_stderr=None, expected_exceptions=None, options=None, tool=None):
68 if not tool:
69 tool = MockTool()
72 tool.filesystem.write_text_file('/mock/results.html', "")
84 tool.user.prompt = lambda message: "yes"
86 queue.execute(options, args, tool, engine=MockQueueEngine)
98 self.assert_outputs(queue.handle_script_error, "handle_script_error", [tool, {"patch": self.mock_work_item}, ScriptError(message="ScriptError error message", script_args="MockErrorCommand")], expected_stdout, expected_stderr, expected_exceptions)
queues_unittest.py 39 from webkitpy.tool.commands.commandtest import CommandsTest
40 from webkitpy.tool.commands.queues import *
41 from webkitpy.tool.commands.queuestest import QueuesTest
42 from webkitpy.tool.commands.stepsequence import StepSequence
43 from webkitpy.tool.mocktool import MockTool, MockSCM, MockStatusServer
64 tool = MockTool()
65 tool.status_server.bot_id = "gort"
66 tool.executive = Mock()
67 queue.bind_to_tool(tool)
76 tool.executive.run_and_throw_if_fail.assert_called_with(expected_run_args
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
cleanworkingdirectory.py 31 from webkitpy.tool.steps.abstractstep import AbstractStep
32 from webkitpy.tool.steps.options import Options
36 def __init__(self, tool, options, allow_local_commits=False):
37 AbstractStep.__init__(self, tool, options)
metastep.py 29 from webkitpy.tool.steps.abstractstep import AbstractStep
35 def __init__(self, tool, options):
36 AbstractStep.__init__(self, tool, options)
39 self._step_instances.append(step_class(tool, options))
  /external/webkit/Tools/TestWebKitAPI/win/
TestWebKitAPIGeneratedCommon.vsprops 8 <Tool
  /external/webkit/Tools/WebKitTestRunner/Configurations/
InjectedBundleCommon.vsprops 7 <Tool
  /external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
mywc.c 1 /* A simple but fairly efficient C version of the Unix "wc" tool */
wc2.l 1 /* Somewhat faster "wc" tool: match more text with each rule */
  /frameworks/base/docs/html/tools/help/
sqlite3.jd 8 created by Android applications. The <code>sqlite3</code> tool includes many useful commands,
10 the SQL CREATE statement for an existing table. The tool also gives you the ability to execute
20 <li>From a remote shell, start the <code>sqlite3</code> tool by entering the following command:
53 <li>Start the sqlite3 tool from the <code>/tools</code> directory, specifying the database
  /frameworks/base/tools/aidl/
Android.mk 5 # This tool is prebuilt if we're doing an app-only build.
  /prebuilts/tools/common/proguard/proguard4.7/bin/
retrace.bat 3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
  /sdk/emulator/opengl/host/tools/emugen/
Android.mk 16 # The location of the emugen host tool that is used to generate wire
  /sdk/files/proguard/bin/
retrace.bat 3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
  /external/valgrind/main/include/
pub_tool_gdbserver.h 39 // * A function to allow a tool (or the valgrind core) to
44 // * A function allowing the tool to support watchpoints.
49 // Function to be used by tool or coregrind to allow a gdb to connect
72 of the various breakpoint kinds depends on the tool.
74 For the moment, it is unclear how a tool would implement
85 But instead of giving back an error (or whatever the tool
86 wants to do with unaccessible mechanism), the tool must then
104 the access provided by the tool matches the watchpoint kind.
105 For this, the tool must pass the kind of access it has detected:
106 write_watchpoint indicates the tool has detected a writ
    [all...]
  /external/libvpx/build/make/
gen_msvs_proj.sh 152 tag Tool \
342 tag Tool \
353 tag Tool \
357 tag Tool \
368 $uses_asm && tag Tool Name="YASM" IncludePaths="$incs" Debug="1"
371 tag Tool \
382 $uses_asm && tag Tool Name="YASM" IncludePaths="$incs" Debug="1"
394 tag Tool \
400 tag Tool \
414 tag Tool \
    [all...]

Completed in 901 milliseconds

<<11121314151617181920>>