deviceOutOfMemory property

bool? deviceOutOfMemory
getter/setter pair

If the device ran out of memory during a test, causing the test to crash.

Implementation

core.bool? deviceOutOfMemory;