Searched defs:AutoNuller (Results 1 – 2 of 2) sorted by relevance
18 explicit AutoNuller(T* location) : m_Location(location) {} in AutoNuller() function
9 TEST(fxcrt, AutoNuller) { in TEST() argument