Home | History | Annotate | Download | only in unittest

Lines Matching defs:Initializer

2321 // Initializer:                  Users
2339 void Initializer() {
2355 // at this point Initializer will not access GLOB again
2366 MyThreadArray t(Initializer, User, User);
2382 void Initializer() {
2399 // at this point Initializer will not access GLOB again
2409 MyThreadArray t(Initializer, User, User);