Searched refs:s_grand_sum (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/drd/tests/
H A Drwlock_test.stderr.exp3 s_grand_sum - expected_grand_sum = 0
H A Drwlock_test.c22 static long long s_grand_sum; /* protected by s_mutex. */ variable
46 s_grand_sum += sum2;
110 fprintf(stderr, "s_grand_sum - expected_grand_sum = %lld\n",
111 s_grand_sum - expected_grand_sum);
/external/valgrind/main/helgrind/tests/
H A Drwlock_test.stderr.exp3 s_grand_sum - expected_grand_sum = 0

Completed in 100 milliseconds