Home
last modified time | relevance | path

Searched refs:theRegistryHub (Results 1 – 1 of 1) sorted by relevance

/external/bcc/tests/cc/
Dcatch.hpp6725 static RegistryHub* theRegistryHub = CATCH_NULL; in getTheRegistryHub() local
6726 if( !theRegistryHub ) in getTheRegistryHub()
6727 theRegistryHub = new RegistryHub(); in getTheRegistryHub()
6728 return theRegistryHub; in getTheRegistryHub()