HomeSort by relevance Sort by last modified time
    Searched refs:Check (Results 1 - 25 of 496) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/gtest/test/
gtest_environment_test.cc 104 // The sole purpose of this TEST is to enable us to check whether it
111 void Check(bool condition, const char* msg) {
137 Check(testing::AddGlobalTestEnvironment(env) == env,
142 Check(RunAllTests(env, NO_FAILURE) != 0,
145 Check(test_was_run,
148 Check(env->tear_down_was_run(),
153 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
156 Check(test_was_run,
159 Check(env->tear_down_was_run(),
164 Check(RunAllTests(env, FATAL_FAILURE) != 0
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /external/kernel-headers/original/asm-mips/
war.h 82 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
112 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
128 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
141 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
150 * consistency check on the information in c0_badvaddr and c0_entryhi and
155 #error Check setting of BCM1250_M3_WAR for your platform
162 #error Check setting of SIBYTE_1956_WAR for your platform
178 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
197 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
208 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platfor
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /external/chromium/testing/gtest/test/
gtest_environment_test.cc 108 // The sole purpose of this TEST is to enable us to check whether it
115 void Check(bool condition, const char* msg) {
142 Check(testing::AddGlobalTestEnvironment(env) == env,
147 Check(RunAllTests(env, NO_FAILURE) != 0,
150 Check(test_was_run,
153 Check(env->tear_down_was_run(),
158 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
161 Check(test_was_run,
164 Check(env->tear_down_was_run(),
169 Check(RunAllTests(env, FATAL_FAILURE) != 0
    [all...]
  /external/gtest/test/
gtest_environment_test.cc 108 // The sole purpose of this TEST is to enable us to check whether it
115 void Check(bool condition, const char* msg) {
142 Check(testing::AddGlobalTestEnvironment(env) == env,
147 Check(RunAllTests(env, NO_FAILURE) != 0,
150 Check(test_was_run,
153 Check(env->tear_down_was_run(),
158 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
161 Check(test_was_run,
164 Check(env->tear_down_was_run(),
169 Check(RunAllTests(env, FATAL_FAILURE) != 0
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_environment_test.cc 108 // The sole purpose of this TEST is to enable us to check whether it
115 void Check(bool condition, const char* msg) {
142 Check(testing::AddGlobalTestEnvironment(env) == env,
147 Check(RunAllTests(env, NO_FAILURE) != 0,
150 Check(test_was_run,
153 Check(env->tear_down_was_run(),
158 Check(RunAllTests(env, NON_FATAL_FAILURE) != 0,
161 Check(test_was_run,
164 Check(env->tear_down_was_run(),
169 Check(RunAllTests(env, FATAL_FAILURE) != 0
    [all...]
  /external/v8/test/cctest/
test-decls.cc 59 void Check(const char* source,
126 void DeclarationContext::Check(const char* source,
142 CHECK(!catcher.HasCaught());
147 CHECK(expectations == EXPECT_EXCEPTION);
148 CHECK(catcher.HasCaught());
208 context.Check("var x; x",
216 context.Check("var x = 0; x",
224 context.Check("function x() { }; x",
232 context.Check("const x; x",
240 context.Check("const x = 0; x"
    [all...]
  /external/v8/test/mjsunit/regress/
regress-2027.js 30 function Check(time) {
34 Check(d.setMilliseconds(10));
35 Check(d.setSeconds(10));
36 Check(d.setMinutes(10));
37 Check(d.setHours(10));
38 Check(d.setDate(10));
39 Check(d.setMonth(10));
40 Check(d.setFullYear(2010));
41 Check(d.setUTCMilliseconds(10));
42 Check(d.setUTCSeconds(10))
    [all...]
  /libcore/luni/src/main/java/java/math/
BigInt.java 71 private static void Check(boolean success) {
84 Check(this.bignum != 0);
91 Check(bi.bignum != 0);
103 Check(NativeBN.BN_copy(this.bignum, from.bignum));
115 Check(NativeBN.putLongInt(this.bignum, val));
120 Check(NativeBN.putULongInt(this.bignum, val, neg));
131 Check((usedLen > 0));
141 Check((usedLen > 0));
208 Check(NativeBN.BN_bin2bn(a, a.length, neg, this.bignum));
213 Check(NativeBN.litEndInts2bn(a, a.length, neg, this.bignum))
    [all...]
  /external/chromium/base/threading/
thread_collision_warner.h 117 base::ThreadCollisionWarner::Check check_##obj(&obj)
133 // in case of collision (check thread_collision_warner_unittests.cc)
161 class BASE_API Check {
163 explicit Check(ThreadCollisionWarner* warner)
168 ~Check() {}
173 DISALLOW_COPY_AND_ASSIGN(Check);
  /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...]
escape.js 29 * @fileoverview Check that the global escape and unescape functions work
36 // Check the unescape chars are not escaped
38 // Check spaces are escaped
40 // Check that null chars are escaped and do not terminate the string
42 // Check a unicode escape
44 // Check unicode escapes have a leading zero to pad to 4 digits
46 // Check escapes are upper case
51 // Check first 1000 chars individually for escaped/not escaped
61 // Check all chars up to 1000 in groups of 10 using unescape as a check
    [all...]
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp 136 static bool Check(DecodeStatus &Out, DecodeStatus In) {
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 87 Check(err);
90 Check(i->getType(SymType));
91 Check(i->getName(Name));
94 Check(i->getFlags(flags));
101 Check(i->getSize(Size));
112 Check(i->getFileOffset(FileOffset));
113 Check(i->getSection(si));
115 Check(si->getContents(SectionData));
116 Check(si->isText(IsCode));
141 Check(err)
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
ownership_status_checker.h 20 // a checker, passing in the callback. Once the check is done, the callback will
38 // Starts the check.
39 void Check();
ownership_status_checker.cc 13 core_->Check();
24 void OwnershipStatusChecker::Core::Check() {
  /external/chromium/build/
sanitize-mac-build-log.sed 11 /^Check dependencies/d
  /ndk/
ndk-gdb-py.cmd 6 rem Check if %NDK_ROOT% contains space
  /external/v8/test/mjsunit/harmony/
block-early-errors.js 36 function Check(str) {
51 // Check for early syntax errors when using let
53 Check("let x;");
54 Check("let x = 1;");
55 Check("let x, y;");
  /external/chromium/base/
bind_helpers.h 65 // http://stackoverflow.com/questions/257288/is-it-possible-to-write-a-c-template-to-check-for-a-functions-existence
67 // http://stackoverflow.com/questions/1966362/sfinae-to-check-for-inherited-member-functions
73 // of Check would be:
120 // typecheck those names. It's still a good enough sanity check though.
151 static No& Check(Helper<&C::AddRef>*, Helper<&C::Release>*);
154 static Yes& Check(...);
157 static const bool value = sizeof(Check<Base>(0,0)) == sizeof(Yes);
  /external/stlport/src/
sparc_atomic.s 20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
sparc_atomic64.s 17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful

Completed in 1851 milliseconds

1 2 3 4 5 6 7 8 91011>>