OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_command
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_3.cc
39
const char kName[] = "
test_command
";
55
const char kName[] = "
test_command
";
/external/chromium_org/tools/
run-bisect-manual-test.py
40
test_command
= 'python %s --browser=%s --chrome-root=.' %\
45
'-c',
test_command
,
/external/chromium_org/tools/valgrind/
valgrind_test.py
302
test_command
= self._args[0]
305
os.path.basename(
test_command
))
321
# fake_dsym is set. dsym_file is a copy of the original
test_command
322
# before it was stripped. Copy it back to
test_command
so that
324
#
test_command
out of the way, it will be restored when this is
326
saved_test_command =
test_command
+ '.stripped'
327
os.rename(
test_command
, saved_test_command)
328
shutil.copyfile(dsym_file,
test_command
)
329
shutil.copymode(saved_test_command,
test_command
)
336
dsymutil_command = ['dsymutil',
test_command
]
[
all
...]
/hardware/libhardware/include/hardware/
bt_gatt_client.h
286
bt_status_t (*
test_command
)( int command, btgatt_test_params_t* params);
member in struct:__anon31017
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httpservers.py
185
def
test_command
(self):
member in class:BaseHTTPServerTestCase
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httpservers.py
185
def
test_command
(self):
member in class:BaseHTTPServerTestCase
/packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp
[
all
...]
Completed in 721 milliseconds