HomeSort by relevance Sort by last modified time
    Searched full:geterr (Results 1 - 25 of 36) sorted by null

1 2

  /frameworks/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/swiftshader/third_party/LLVM/include/llvm/MC/
MCTargetAsmLexer.h 72 /// getErr - Get the current error string
73 const std::string &getErr() {
  /external/icu/icu4c/source/test/perf/convperf/
convperf.h 258 static inline void getErr(HRESULT err, UErrorCode& status){
312 getErr(err,status);
321 getErr(err,*status);
368 getErr(err,status);
378 getErr(err,*status);
430 getErr(err,*status);
486 getErr(err,*status);
  /external/curl/tests/libtest/
lib1521.c 81 static int geterr(const char *name, CURLcode val, int lineno) function
    [all...]
mk-lib1521.pl 114 static int geterr(const char *name, CURLcode val, int lineno)
258 my $check = " if(UNEX(res)) {\n geterr(\"$info\", res, __LINE__); goto test_cleanup; }\n";
  /external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
MCAsmLexer.h 164 /// getErr - Get the current error string
165 const std::string &getErr() {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
X86AsmLexer.cpp 80 SetError(Lexer->getErrLoc(), Lexer->getErr());
144 SetError(Lexer->getErrLoc(), Lexer->getErr());
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
ARMAsmLexer.cpp 107 SetError(Lexer->getErrLoc(), Lexer->getErr());
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
MBlazeAsmLexer.cpp 99 SetError(Lexer->getErrLoc(), Lexer->getErr());
  /external/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 205 const std::string &getErr() {
  /external/sl4a/Common/src/com/googlecode/android_scripting/
Process.java 97 public OutputStream getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 236 const std::string &getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 236 const std::string &getErr() {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/MCParser/
MCAsmLexer.h 245 const std::string &getErr() {

Completed in 2916 milliseconds

1 2