OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_grand_sum
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/tests/
rwlock_test.stderr.exp
3
s_grand_sum
- expected_grand_sum = 0
rwlock_test.c
22
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/
rwlock_test.stderr.exp
3
s_grand_sum
- expected_grand_sum = 0
Completed in 32 milliseconds