Home
last modified time | relevance | path

Searched refs:Check (Results 1 – 25 of 31) sorted by relevance

12

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_environment_test.cc116 void Check(bool condition, const char* msg) { in Check() function
143 Check(testing::AddGlobalTestEnvironment(env) == env, in main()
148 Check(RunAllTests(env, NO_FAILURE) != 0, in main()
151 Check(test_was_run, in main()
154 Check(env->tear_down_was_run(), in main()
159 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0, in main()
162 Check(test_was_run, in main()
165 Check(env->tear_down_was_run(), in main()
170 Check(RunAllTests(env, FATAL_FAILURE) != 0, in main()
173 Check(!test_was_run, in main()
[all …]
/ndk/sources/cxx-stl/stlport/src/
Dsparc_atomic.s20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
Dsparc_atomic64.s17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dnegative6 # Check that non-terminated variable references are detected (and
/ndk/build/tools/toolchain-patches-host/mingw-w64/
Dmingw-w64-widl.patch54 +# Check so we can warn about this.
86 +# Check so we can warn about this.
/ndk/build/core/
Dprebuilt-library.mk44 $(call __ndk_info,Check that $(prebuilt_path) exists, or that its path is correct)
/ndk/sources/host-tools/make-3.81/
Dmakefile.com100 $! Check if this is a define relating to the properties of the C/C++
Daclocal.m4292 # Check whether this is an Automake generated Makefile or not.
507 # Check whether the underlying file-system supports filenames
520 # Check to see how 'make' treats includes. -*- Autoconf -*-
532 # Check to see how make treats includes.
643 # Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
756 # Check to make sure that the build environment is sane. -*- Autoconf -*-
804 Check your system clock])
836 # Check how to create a tarball. -*- Autoconf -*-
848 # Check how to create a tarball in format FORMAT.
Dconfigure.in129 # Check for DOS-style pathnames.
196 # Check out the wait reality.
344 # Check the system to see if it provides GNU glob. If not, use our
DChangeLog459 (record_files): Check for the .SECONDEXPANSION target and set
540 * job.c (construct_command_argv_internal): Check unixy_shell, not
699 * configure.in: Check for atexit().
806 (new_job): Check jobserver_tokens rather than children &&
988 * configure.in (MAKE_SYMLINKS): Check for lstat() and
1009 * read.c (record_files): Check snapped_deps; if it's set then
1079 * main.c (main): Check for ferror() when reading makefiles from stdin.
1149 * configure.in: Check for realpath.
1440 * configure.in: Check for stdarg.h and varargs.h.
1443 * misc.c: Check USE_VARIADIC instead of (obsolete) HAVE_STDVARARGS.
[all …]
/ndk/sources/host-tools/make-3.81/config/
Dlib-ld.m448 # Check if gcc -print-prog-name=ld gives a path.
89 # Check to see if the program is GNU ld. I'd rather use --version,
Dlcmessage.m421 # Check whether LC_MESSAGES is available in <locale.h>.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg26 # Check that the test exec root is known.
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral348 # Check semicolons in variable references
58 # Check that backslashes in command scripts are handled according to POSIX.
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dforeach57 # TEST 2: Check some error conditions.
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dlit.cfg42 # Check that the test exec root is known.
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dconditionals2 $description = "Check GNU make conditionals.";
Dinclude110 # Check include, sinclude, -include with no filenames.
Dexport2 $description = "Check GNU make export/unexport commands.";
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Dsymlinks54 # Check handling when symlinks point to non-existent files. Without -L we
/ndk/
DREADME.md65 * Check out the branch `master-ndk`
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.01163 # Check all directory arguments for consistency.
1442 # Check for guested configure.
2259 # Check that the precious variables saved in the cache have kept the same
2489 Check your system clock" "$LINENO" 5
3276 # Check that the compiler produces executables we can run. If not, either
3627 @%:@ Check whether --enable-dependency-tracking was given.
4157 # Check for GNU ac_path_GREP and select it if it is found.
4158 # Check for GNU $ac_path_GREP
4223 # Check for GNU ac_path_EGREP and select it if it is found.
4224 # Check for GNU $ac_path_EGREP
[all …]
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog146 * posix/glob.h [!_AMIGA && !VMS]: Check this instead of just [!_AMIGA]
/ndk/build/tools/
Dprebuilt-common.sh309 echo " Check register_option call"
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog47 * scripts/functions/foreach: Check for different error conditions.
314 * scripts/functions/eval: Check that eval of targets within

12