HomeSort by relevance Sort by last modified time
    Searched full:check (Results 226 - 250 of 11115) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/build/test-inet-defs/
README 1 This test is there to check that certain declarations are correctly provided
  /external/stlport/test/unit/
cstdlib_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
5 * used to check that files included by those headers are compatible with
  /ndk/tests/device/test-gnustl-full/unit/
cstdlib_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
5 * used to check that files included by those headers are compatible with
  /ndk/tests/device/test-stlport/unit/
cstdlib_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
5 * used to check that files included by those headers are compatible with
  /external/libffi/testsuite/libffi.call/
float1.c 2 Purpose: Check return value double.
37 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1,
48 /* These are not always the same!! Check for a reasonable delta */
50 CHECK(result[0].d - dblit(f) < DBL_EPSILON);
52 /* Check the canary. */
54 CHECK(result[1].c[i] == CANARY);
float3.c 2 Purpose: Check float arguments with different orders.
41 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3,
52 CHECK(rd - floating_1(f, d, ld) < DBL_EPSILON);
62 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3,
69 CHECK(rd - floating_2(ld, d, f) < DBL_EPSILON);
return_dbl.c 2 Purpose: Check return value double.
25 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1,
32 CHECK(rdbl == 2 * dbl);
return_fl.c 2 Purpose: Check return value float.
25 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1,
32 CHECK(rfl == 2 * fl);
return_fl1.c 2 Purpose: Check return value float.
27 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2,
34 CHECK(rfl == fl1 + fl2);
return_sc.c 2 Purpose: Check return value signed char.
26 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1,
33 CHECK(rint == (ffi_arg) sc);
return_uc.c 2 Purpose: Check return value unsigned char.
28 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1,
35 CHECK(rint == (signed int) uc);
struct8.c 2 Purpose: Check structures.
54 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, &ts8_type, args) == FFI_OK);
73 CHECK(ts8_result->f1 == 5.55f + 1);
74 CHECK(ts8_result->f2 == 55.5f + 1);
75 CHECK(ts8_result->f3 == -5.55f + 1);
76 CHECK(ts8_result->f4 == -55.5f + 1);
  /external/v8/test/mjsunit/
greedy.js 44 function Check(n, expected) {
51 Check(0, 0);
52 Check(1, 1);
53 Check(2, 1);
54 Check(3, 1 + 1);
55 Check(4, 2 + 1);
56 Check(5, 3 + 2);
57 Check(10, 55);
58 Check(15, 610);
59 Check(20, 6765)
    [all...]
  /external/icu4c/samples/
Makefile 29 check check-recursive check-local
43 check-samples: check-samples-recursive
45 # Note (srl 4/15/2002) do NOT recursively check samples for 2.1, look into testing them in the future.
46 #check: all check-recursive check-local
47 check: all check-loca
    [all...]
Makefile.in 29 check check-recursive check-local
43 check-samples: check-samples-recursive
45 # Note (srl 4/15/2002) do NOT recursively check samples for 2.1, look into testing them in the future.
46 #check: all check-recursive check-local
47 check: all check-loca
    [all...]
  /external/grub/stage2/
size_test 3 # Check the sizes of Stage 2 and Stage 1.5's.
26 check () function
39 check ffs_stage1_5 7168
41 check ufs2_stage1_5 7168
45 check fat_stage1_5 31744
48 check e2fs_stage1_5 31744
51 check minix_stage1_5 31744
  /external/chromium/third_party/icu/source/test/perf/
Makefile.in 27 check check-recursive check-local
46 check: everything check-recursive check-local
47 check-recursive: all-recursive
50 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
79 check-local: all-local
  /external/icu4c/test/perf/
Makefile.in 27 check check-recursive check-local
46 check: everything check-recursive check-local
47 check-recursive: all-recursive
50 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
79 check-local: all-local
  /system/media/opensles/tests/sandbox/
multiplay.c 81 #define check(result) check2(result, __LINE__) macro
122 check(result);
124 check(result);
127 check(result);
134 check(result);
136 check(result);
140 check(result);
143 check(result);
163 check(result);
165 check(result)
    [all...]
  /external/bison/tests/
Makefile.am 70 check-local: atconfig atlocal $(TESTSUITE)
80 .PHONY: maintainer-check-g++
81 maintainer-check-g++: $(TESTSUITE)
84 .PHONY: maintainer-check-posix
85 maintainer-check-posix: $(TESTSUITE)
88 .PHONY: maintainer-check-valgrind
89 maintainer-check-valgrind: $(TESTSUITE)
93 .PHONY: maintainer-check
94 maintainer-check: maintainer-check-posix maintainer-check-valgrind maintainer-check-g+
    [all...]
  /external/bluetooth/glib/gio/tests/
simple-async-result.c 42 check (gpointer a, gpointer b, gpointer c) function
70 check (NULL, NULL, NULL);
72 check (a, result, b);
85 check (NULL, NULL, NULL);
88 check (NULL, NULL, NULL);
90 check (a, result, b);
  /dalvik/vm/mterp/c/
OP_CHECK_CAST.c 9 ref = FETCH(1); /* class to check against */
10 ILOGV("|check-cast v%d,class@0x%04x", vsrc1, ref);
OP_INSTANCE_OF.c 7 vsrc1 = INST_B(inst); /* object to check */
8 ref = FETCH(1); /* class to check against */
  /external/icu4c/extra/
Makefile 30 check check-recursive check-local
41 check: all check-recursive check-local
44 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
70 check-local:
Makefile.in 30 check check-recursive check-local
41 check: all check-recursive check-local
44 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
70 check-local:

Completed in 875 milliseconds

1 2 3 4 5 6 7 8 91011>>