Lines Matching full:dump
208 dump "ERROR: Could not find the root (/) directory on the device!"
218 dump "ERROR: Could not mkdir '$FULLDIR' on the device!"
265 dump "ERROR: You can't use --ndk and --package at the same time!"
270 dump "Unpacking NDK package to $NDK_ROOT"
280 dump "ERROR: Your --ndk option does not point to a directory: $NDK_ROOT"
281 dump "Please use a valid path for this option."
285 dump "ERROR: Your --ndk option does not point to a valid NDK install: $NDK_ROOT"
286 dump "Please use a valid NDK install path for this option."
567 dump "ERROR: Missing samples directory: $SAMPLES_DIRS"
568 dump "Your NDK release installation is broken!"
577 dump "ERROR: Could not find development NDK directory: $DEVNDK_DIR"
578 dump "Please clone platform/development.git from android.googlesource.com"
585 dump "Using development NDK samples from $DEVNDK_DIR"
688 dump "Skipping NDK device test run: $TEST_NAME"
696 dump "Skipping NDK device test run: $TEST_NAME (no run for binary built by $TARGET_TOOLCHAIN_VERSION)"
701 dump "Skipping NDK device test run: $TEST_NAME ($SKIPPED_EXECUTABLES)"
707 dump "Skipping NDK device test run (no $CPU_ABI binaries): $TEST_NAME"
720 dump "ERROR: Could not install $SRCFILE to device $DEVICE!"
739 dump "ERROR: Could not install $SRCFILE to device $DEVICE!"
767 dump "ERROR: Could not install $SRCFILE to device $DEVICE!"
771 dump "Running device test [$CPU_ABI]: $TEST_NAME (`basename $PROGRAM`)"
774 dump " ---> TEST FAILED!!"
792 dump "WARNING: No 'adb' in your path!"
801 dump "WARNING: No device connected to adb!"
808 dump "WARNING: Device $ANDROID_SERIAL cannot be found or offline!"
817 dump "SKIPPING RUNNING TESTS ON DEVICE!"
846 dump "WARNING: No device matches ABI $ABI! SKIPPING RUNNING TESTS ON DEVICE!"
851 dump "Cleaning up..."
853 dump "Done."