Home | History | Annotate | Download | only in tests

Lines Matching defs:Initializer

2644 // Initializer:                  Users
2662 void Initializer() {
2678 // at this point Initializer will not access GLOB again
2690 MyThreadArray t(Initializer, User, User);
2706 void Initializer() {
2723 // at this point Initializer will not access GLOB again
2733 MyThreadArray t(Initializer, User, User);