Lines Matching refs:dump
194 dump "ERROR: Could not find the root (/) directory on the device!"
205 dump "ERROR: Could not mkdir '$FULLDIR' on the device!"
252 dump "ERROR: You can't use --ndk and --package at the same time!"
257 dump "Unpacking NDK package to $NDK_ROOT"
267 dump "ERROR: Your --ndk option does not point to a directory: $NDK_ROOT"
268 dump "Please use a valid path for this option."
272 dump "ERROR: Your --ndk option does not point to a valid NDK install: $NDK_ROOT"
273 dump "Please use a valid NDK install path for this option."
425 dump "ERROR: Missing samples directory: $SAMPLES_DIRS"
426 dump "Your NDK release installation is broken!"
435 dump "ERROR: Could not find development NDK directory: $DEVNDK_DIR"
436 dump "Please clone platform/development.git from android.googlesource.com"
443 dump "Using development NDK samples from $DEVNDK_DIR"
521 dump "Skipping NDK device test run: `basename $1`"
525 dump "Skipping NDK device test run (no $ABI binaries): `basename $1`"
540 dump "ERROR: Could not install $SRCFILE to device!"
550 dump "Running device test: `basename $PROGRAM`"
553 dump " ---> TEST FAILED!!"
571 dump "WARNING: No 'adb' in your path!"
580 dump "WARNING: No device connected to adb!"
583 dump "WARNING: More than one device connected to adb. Please define ANDROID_SERIAL!"
588 dump "WARNING: Device is offline, can't run device tests!"
594 dump "SKIPPING RUNNING TESTS ON DEVICE!"
605 dump "Cleaning up..."
607 dump "Done."