Searched defs:Assert (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium/testing/gtest/test/
H A Dgtest_uninitialized_test.py42 def Assert(condition): function
59 Assert(p.exited)
61 Assert('InitGoogleTest' in p.output)
/external/gtest/test/
H A Dgtest_uninitialized_test.py42 def Assert(condition): function
59 Assert(p.exited)
61 Assert('InitGoogleTest' in p.output)
/external/protobuf/gtest/test/
H A Dgtest_uninitialized_test.py42 def Assert(condition): function
59 Assert(p.exited)
61 Assert('InitGoogleTest' in p.output)
/external/compiler-rt/make/
H A Dutil.mk78 # Function: Assert value message
81 Assert = $(if $(1),,\ macro
/external/chromium/third_party/libjingle/source/talk/base/
H A Dcommon.h84 inline bool Assert(bool result, const char * function, const char * file, function in namespace:talk_base
101 #define ASSERT(x) (void)talk_base::Assert((x),__FUNCTION__,__FILE__,__LINE__,#x)
105 #define VERIFY(x) talk_base::Assert((x),__FUNCTION__,__FILE__,__LINE__,#x)
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
H A DAssert.java16 * <code>Assert</code> is useful for for embedding runtime sanity checks in code. The predicate
27 public final class Assert { class
33 private Assert() { method in class:Assert
/external/junit/src/junit/framework/
H A DAssert.java7 public class Assert { class
11 protected Assert() { method in class:Assert
/external/junit/src/org/junit/
H A DAssert.java13 * <code>Assert.assertEquals(...)</code>, however, they read better if they
17 * import static org.junit.Assert.*;
24 public class Assert { class
28 protected Assert() { method in class:Assert
/external/zlib/src/
H A Dzutil.h222 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
229 # define Assert(cond,msg) macro
/external/zlib/
H A Dzutil.h222 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
229 # define Assert(cond,msg) macro
/external/clang/test/Analysis/
H A Dcfref_rdar6080742.c36 #define Assert(condition)if (!(condition)) { DebugStop("Assertion failure: %s [File: %s, Line: %lu]", #condition, __FILE__, __LINE__); } macro
/external/llvm/include/llvm/Support/
H A DValueHandle.h47 Assert, enumerator in enum:llvm::ValueHandleBase::HandleBaseKind
214 AssertingVH() : ValueHandleBase(Assert) {}
215 AssertingVH(ValueTy *P) : ValueHandleBase(Assert, GetAsValue(P)) {}
216 AssertingVH(const AssertingVH &RHS) : ValueHandleBase(Assert, RHS) {}
/external/qemu/distrib/zlib-1.2.3/
H A Dzutil.h245 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
252 # define Assert(cond,msg) macro
/external/llvm/lib/Analysis/
H A DLint.cpp161 // Assert - We know that cond should be true, if not print an error message.
162 #define Assert(C, M) \ macro
/external/v8/src/
H A Dliveedit-debugger.js299 Assert(current_index == compile_info.length);
436 function Assert(condition, message) { function
439 throw "Assert " + message;
441 throw "Assert";
499 Assert(false, "Cannot translate position in changed area");
575 Assert(index == code_info_array.length);
654 Assert("Unreachable", false);
775 Assert(old_code_tree.status != FunctionStatus.DAMAGED,
/external/llvm/lib/VMCore/
H A DVerifier.cpp361 // Assert - We know that cond should be true, if not print an error message.
362 #define Assert(C, M) \ macro
/external/v8/src/ia32/
H A Dmacro-assembler-ia32.cc600 Assert(equal, "Operand not a number");
607 Assert(equal, "Operand is not a smi");
613 Assert(not_equal, "Operand is not a string");
618 Assert(below, "Operand is not a string");
624 Assert(not_equal, "Operand is a smi");
1107 // Assert that result actually contains top on entry.
1853 Assert(above_equal, "Invalid HandleScope level");
2366 void MacroAssembler::Assert(Condition cc, const char* msg) { function in class:v8::MacroAssembler
/external/v8/src/mips/
H A Dmacro-assembler-mips.cc257 Assert(
2947 // Assert that result actually contains top on entry. t9 is used
3017 // Assert that result actually contains top on entry. t9 is used
3293 Assert(eq, "Expecting alignment for CopyBytes",
4326 void MacroAssembler::Assert(Condition cc, const char* msg, function in class:v8::internal::MacroAssembler
4778 Assert(ne, "Operand is a smi", at, Operand(zero_reg));
4785 Assert(eq, "Operand is a smi", at, Operand(zero_reg));
4792 Assert(ne, "Operand is not a string", t0, Operand(zero_reg));
4796 Assert(lo, "Operand is not a string", object, Operand(FIRST_NONSTRING_TYPE));
4806 Assert(e
[all...]
/external/v8/src/x64/
H A Dmacro-assembler-x64.cc431 void MacroAssembler::Assert(Condition cc, const char* msg) { function in class:v8::internal::MacroAssembler
904 Assert(equal, "Uninitialized kSmiConstantRegister");
1569 Assert(no_overflow, "Smi addition overflow");
1601 Assert(no_overflow, "Smi subtraction overflow");
1633 Assert(no_overflow, "Smi subtraction overflow");
2840 Assert(equal, "Operand not a number");
2847 Assert(NegateCondition(is_smi), "Operand is a smi");
2853 Assert(is_smi, "Operand is not a smi");
2859 Assert(is_smi, "Operand is not a smi");
2867 Assert(above_equa
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6929 SDValue Assert = DAG.getNode(ISD::AssertZext, dl, MVT::i32, Extract, local
6931 return DAG.getNode(ISD::TRUNCATE, dl, VT, Assert);
6946 SDValue Assert = DAG.getNode(ISD::AssertZext, dl, MVT::i32, Extract, local
6948 return DAG.getNode(ISD::TRUNCATE, dl, VT, Assert);
7032 SDValue Assert = DAG.getNode(ISD::AssertZext, dl, EltVT, Extract, local
7034 return DAG.getNode(ISD::TRUNCATE, dl, VT, Assert);

Completed in 913 milliseconds

12