Home
last modified time | relevance | path

Searched refs:OutOfMemoryError (Results 1 – 24 of 24) sorted by relevance

/external/deqp/framework/opengl/
DgluDefs.cpp51 OutOfMemoryError::OutOfMemoryError (const char* message, const char* expr, const char* file, int li… in OutOfMemoryError() function in glu::OutOfMemoryError
56 OutOfMemoryError::OutOfMemoryError (const std::string& message) in OutOfMemoryError() function in glu::OutOfMemoryError
61 OutOfMemoryError::~OutOfMemoryError (void) throw() in ~OutOfMemoryError()
81 throw OutOfMemoryError(msgStr.str().c_str(), DE_NULL, file, line); in checkError()
DgluDefs.hpp61 class OutOfMemoryError : public tcu::ResourceError class
64 OutOfMemoryError (const char* message, const char* expr, const char* file, int line);
65 OutOfMemoryError (const std::string& message);
66 virtual ~OutOfMemoryError (void) throw();
DgluObjectWrapper.cpp52 throw OutOfMemoryError(msg.str()); in ObjectWrapper()
/external/droiddriver/src/io/appium/droiddriver/helpers/
DBaseDroidDriverTest.java130 if (failure instanceof OutOfMemoryError) { in onFailure()
141 if (e instanceof OutOfMemoryError && !(failure instanceof OutOfMemoryError)) { in onFailure()
154 return e instanceof UnrecoverableException || e instanceof OutOfMemoryError in shouldSkipRemainingTests()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestFailureRecovery.java81 } catch (OutOfMemoryError e) { in testFailureRecovery()
89 } catch (OutOfMemoryError e) { in testFailureRecovery()
/external/javasqlite/src/main/java/SQLite/
DDatabase.java40 } catch (java.lang.OutOfMemoryError me) { in open()
69 } catch (java.lang.OutOfMemoryError me) { in open()
99 } catch (java.lang.OutOfMemoryError me) { in open()
/external/proguard/src/proguard/gui/
DProGuardRunnable.java102 catch (OutOfMemoryError er) in run()
DReTraceRunnable.java108 catch (OutOfMemoryError er) in run()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DEnableCollectionDebuggee.java73 } catch ( OutOfMemoryError outOfMem ) { in run()
DDisableCollectionDebuggee.java75 } catch ( OutOfMemoryError outOfMem ) { in run()
DIsCollectedDebuggee.java67 } catch ( OutOfMemoryError outOfMem ) { in run()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DEnableCollectionDebuggee.java73 } catch ( OutOfMemoryError outOfMem ) { in run()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassUnloadDebuggee.java108 } catch ( OutOfMemoryError outOfMem ) { in createMemoryStress()
/external/icu/icu4c/source/test/testdata/
Dcasing.txt57 // Test case for ticket #7251: UCharacter.toTitleCase() throws OutOfMemoryError
/external/guava/guava-tests/test/com/google/common/cache/
DCacheReferencesTest.java146 } catch (OutOfMemoryError e) {}
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp650 catch (const glu::OutOfMemoryError&) in allocateTexture()
740 catch (const glu::OutOfMemoryError&) in allocateBuffer()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1346 throw new OutOfMemoryError("Failed to allocate memory for " in getMemory()
1355 throw new OutOfMemoryError("Failed to allocate memory for " in getMemory()
1785 throw new OutOfMemoryError("Failed to allocate memory for paras"); in checkParaCount()
2116 throw new OutOfMemoryError("Failed to allocate memory for openings"); in bracketAddOpening()
/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp257 catch (glu::OutOfMemoryError&) in iterate()
Des31fDrawTests.cpp1176 catch (glu::OutOfMemoryError&) in iterate()
/external/guava/guava/src/com/google/common/io/
DFiles.java166 throw new OutOfMemoryError("file is too large to fit in a byte array: " in readFile()
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas559 OutOfMemoryError;
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java87 if (ex instanceof OutOfMemoryError) { in handleException()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1277 …throw glu::OutOfMemoryError("Failed to allocate texture, got GL_OUT_OF_MEMORY.", "TexStorageXD", _… in testTextureSize()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...