HomeSort by relevance Sort by last modified time
    Searched refs:getErr (Results 1 - 12 of 12) sorted by null

  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
LogTest.java 42 assertEquals("", mLog.getErr());
52 assertEquals("", mLog.getErr());
58 assertEquals("", mLog.getErr());
63 assertEquals("", mLog.getErr());
69 assertEquals("", mLog.getErr());
74 assertEquals("Test 44\n", mLog.getErr());
80 assertEquals("", mLog.getErr());
86 assertTrue(mLog.getErr().startsWith("Test 44\njava.lang.Exception: My Exception"));
MockLog.java 28 public String getErr() {
  /external/llvm/include/llvm/MC/
MCTargetAsmLexer.h 72 /// getErr - Get the current error string
73 const std::string &getErr() {
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmLexer.cpp 79 SetError(Lexer->getErrLoc(), Lexer->getErr());
143 SetError(Lexer->getErrLoc(), Lexer->getErr());
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/build/
DebugKeyProviderTest.java 73 assertEquals("", keygenOutput.getErr());
122 public String getErr() {
  /external/llvm/lib/Target/MBlaze/AsmParser/
MBlazeAsmLexer.cpp 95 SetError(Lexer->getErrLoc(), Lexer->getErr());
  /external/icu4c/test/perf/convperf/
convperf.h 254 static inline void getErr(HRESULT err, UErrorCode& status){
308 getErr(err,status);
317 getErr(err,*status);
364 getErr(err,status);
374 getErr(err,*status);
426 getErr(err,*status);
482 getErr(err,*status);
  /external/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 164 /// getErr - Get the current error string
165 const std::string &getErr() {
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmLexer.cpp 104 SetError(Lexer->getErrLoc(), Lexer->getErr());
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 492 Error(Lexer.getErrLoc(), Lexer.getErr());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 246 milliseconds