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

/external/valgrind/unittest/
H A Dposix_tests.cc584 int GLOB1 = 0,
591 GLOB1 = 1; // Write
605 GLOB1 = 2; // Write
659 int GLOB1 = 0;
671 GLOB1 = 1;
686 GLOB1 = 2;
714 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB1, "test146. TP: a data race on GLOB1.");
716 ANNOTATE_TRACE_MEMORY(&GLOB1);
724 printf("\tGLOB1=%d\n", GLOB1);
[all...]
H A Dracecheck_unittest.cc2508 int GLOB1 = 1; member in namespace:test58
2527 FLAG2=GLOB1;
2531 GLOB1=FLAG1;
2539 printf("\tGLOB1=%d\n", GLOB1);
2551 int GLOB1 = 1; member in namespace:test59
2566 FLAG2=GLOB1;
2570 GLOB1=FLAG1;
2580 printf("\tGLOB1=%d\n", GLOB1);
2591 int GLOB1 = 1; member in namespace:test60
2616 FLAG2=GLOB1;
2849 int GLOB1 = 0; member in namespace:test66
[all...]
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp2830 int GLOB1 = 1; member in namespace:test58
2849 FLAG2=GLOB1;
2853 GLOB1=FLAG1;
2861 printf("\tGLOB1=%d\n", GLOB1);
2873 int GLOB1 = 1; member in namespace:test59
2888 FLAG2=GLOB1;
2892 GLOB1=FLAG1;
2902 printf("\tGLOB1=%d\n", GLOB1);
2913 int GLOB1 = 1; member in namespace:test60
2938 FLAG2=GLOB1;
3173 int GLOB1 = 0; member in namespace:test66
6494 int GLOB1 = 0, member in namespace:test141
[all...]

Completed in 278 milliseconds