Home | History | Annotate | Download | only in android

Lines Matching refs:dump

111       - Dump the symbols from the test program on the host with 'dump_syms'
196 dump "Temporary directory contents preserved: $TMPDIR"
240 dump "Building host binaries."
254 dump "Running host unit tests."
274 dump "Found device ABIs: $DEVICE_ABI $DEVICE_ABI2"
276 dump "Found device ABI: $DEVICE_ABI"
282 dump "ERROR: Device ABI(s) do not match --abi command-line value ($ABI)!"
288 dump "Using CPU ABI: $ABI (device)"
290 dump "Using CPU ABI: $ABI (command-line)"
296 dump "Using CPU ABI: $ABI (default)"
298 dump "Using CPU ABI: $ABI (command-line)"
381 dump "$ACTION Android client library unit tests."
389 dump "$ACTION Tools and processor unit tests."
396 dump "Tools and processor unit tests failed as expected. \
405 dump "Copying test program sources to: $PROJECT_DIR"
412 dump "Building test program with ndk-build"
424 dump "Done. Please connect a device to run all tests!"
436 dump "Installing test program on device"
441 dump "Running test program on device"
452 MINIDUMP_NAME=$(awk '$1 == "Dump" && $2 == "path:" { print $3; }' "$CRASH_LOG")
458 dump "Extracting minidump: $MINIDUMP_NAME"
462 dump "Parsing test program symbols"
471 dump "Found module version: $VERSION"
473 echo "ERROR: Can't find proper module version from symbol dump!"
481 dump "Generating stack trace"
489 dump "Checking stack trace content"
519 # dump the corresponding crash location.
548 dump "ERROR: Generated stack trace doesn't contain valid source locations:"