Searched refs:COMMAND (Results 1 – 15 of 15) sorted by relevance
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_uninitialized_test.py | 39 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_uninitialized_test_') variable 66 TestExitCodeAndOutput(COMMAND)
|
D | gtest_env_var_test.py | 43 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_env_var_test_') variable 67 args = [COMMAND]
|
D | gtest_color_test.py | 44 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_') variable 66 p = gtest_test_utils.Subprocess([COMMAND] + args)
|
D | gtest_filter_unittest.py | 100 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_filter_unittest_') variable 117 [COMMAND, LIST_TESTS_FLAG]).output 181 return gtest_test_utils.Subprocess([COMMAND] + (args or []), 188 p = gtest_test_utils.Subprocess([COMMAND] + (args or []), env=environ)
|
D | gtest_shuffle_test.py | 39 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_shuffle_test_') variable 84 return gtest_test_utils.Subprocess([COMMAND] + args, env=environ_copy).output
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
D | testit_android | 440 … COMMAND="( cd $(pwd) && $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS )" 449 echo "Compile line was: $COMMAND # run-time" 455 echo "Compile line was: $COMMAND # compile-time"
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | testit_android | 447 … COMMAND="( cd $(pwd) && $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS )" 456 echo "Compile line was: $COMMAND # run-time" 462 echo "Compile line was: $COMMAND # compile-time"
|
/ndk/build/tools/ |
D | gen-platforms.sh | 417 …COMMAND="$CC -Wl,-shared,-Bsymbolic -Wl,-soname,$LIBRARY -nostdlib -o $TMPO $TMPC -Wl,--exclude-li… 419 COMMAND="$COMMAND -Wl,--version-script=$VERSION_SCRIPT -Wl,--no-undefined-version" 421 echo "## COMMAND: $COMMAND" 422 $COMMAND
|
D | build-mingw64-toolchain.sh | 64 echo "COMMAND: >>>> $@" >> $LOG_FILE 67 echo "COMMAND: >>>> $@"
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | targetvars | 192 COMMAND = echo $(BLAH) 194 a: ; @$(COMMAND) 197 a: COMMAND += snafu $(BLAH)
|
/ndk/sources/host-tools/make-3.81/ |
D | configure.bat | 24 rem goes awry. COMMAND.COM will say "Out of environment space", but
|
D | README.DOS | 10 2. Supports both stock DOS COMMAND.COM and Unix-style shells 19 including pipes and redirection, even when COMMAND.COM is your 145 This port supports both DOS shells (the stock COMMAND.COM and its 161 COMMAND.COM is too dumb and would unnecessarily limit the
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 460 COMMAND 1638 COMMAND 1643 TARGETS : PREREQUISITES ; COMMAND 1644 COMMAND 1655 The COMMAND lines start with a tab character. The first command may
|
D | make.info-2 | 94 %.o : %.c ; COMMAND... 2298 `$(shell COMMAND)'
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 108 # We did not find ourselves, most probably we were run as `sh COMMAND' 9558 # We did not find ourselves, most probably we were run as `sh COMMAND'
|