Home | History | Annotate | Download | only in tests

Lines Matching refs:HEAPPROFILE

60 unset HEAPPROFILE
75 # get program name. Note we have to unset HEAPPROFILE so running
77 exec=`unset HEAPPROFILE; $HEAP_PROFILER --help | awk '{print $2; exit;}'`
114 HEAPPROFILE="$TEST_TMPDIR/test"
118 export HEAPPROFILE
128 VerifyMemFunction Allocate2 "$HEAPPROFILE.1329.heap"
129 VerifyMemFunction Allocate "$HEAPPROFILE.1448.heap" "$HEAPPROFILE.1548.heap"
132 VerifyMemFunction Allocate2 "$HEAPPROFILE"_*.1329.heap
133 VerifyMemFunction Allocate "$HEAPPROFILE"_*.1448.heap "$HEAPPROFILE"_*.1548.heap