Lines Matching refs:dump
235 dump "ERROR: Could not find the root (/) directory on the device!"
245 dump "ERROR: Could not mkdir '$FULLDIR' on the device!"
291 dump "ERROR: You can't use --ndk and --package at the same time!"
296 dump "Unpacking NDK package to $NDK_ROOT"
306 dump "ERROR: Your --ndk option does not point to a directory: $NDK_ROOT"
307 dump "Please use a valid path for this option."
311 dump "ERROR: Your --ndk option does not point to a valid NDK install: $NDK_ROOT"
312 dump "Please use a valid NDK install path for this option."
592 dump "ERROR: No abcc found for unknown arch testing"
621 dump "ERROR: Could not compile bitcodes for $TEST_NAME on device"
623 dump "- Reason: Compile time too long"
625 dump "- Reason: `$ADB_CMD -s "$DEVICE" shell cat $DSTDIR/compile_error`"
679 dump "ERROR: Missing samples directory: $SAMPLES_DIRS"
680 dump "Your NDK release installation is broken!"
689 dump "ERROR: Could not find development NDK directory: $DEVNDK_DIR"
690 dump "Please clone platform/development.git from android.googlesource.com"
697 dump "Using development NDK samples from $DEVNDK_DIR"
800 dump "Skipping NDK device test run: $TEST_NAME"
808 dump "Skipping NDK device test run: $TEST_NAME (no run for binary built by $TARGET_TOOLCHAIN_VERSION)"
813 dump "Skipping NDK device test run: $TEST_NAME ($SKIPPED_EXECUTABLES)"
822 dump "Skipping NDK device test run (no $CPU_ABI binaries): $TEST_NAME"
864 dump "ERROR: Could not install $SRCPATH to device $DEVICE!"
904 dump "ERROR: Could not install $SRCPATH to device $DEVICE!"
908 dump "Running device test [$CPU_ABI]: $TEST_NAME (`basename $PROGRAM`)"
911 dump " ---> TEST FAILED!!"
933 dump "WARNING: No 'adb' in your path!"
942 dump "WARNING: No device connected to adb!"
952 dump "WARNING: Device $SERIAL cannot be found or offline!"
963 dump "SKIPPING RUNNING TESTS ON DEVICE!"
998 dump "WARNING: No device matches ABI $ABI! SKIPPING RUNNING TESTS ON DEVICE!"
1003 dump "Cleaning up..."
1011 dump "Done."