Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
H A Dsingleton.h30 * singleton, add the DECLARE_DELAYED_SINGLETON (class_name) to the class
45 #define DECLARE_DELAYED_SINGLETON(MyClass)\ macro
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_singleton_test.cpp26 DECLARE_DELAYED_SINGLETON(DelayedSingletonDeclearTest);
/commonlibrary/c_utils/base/test/benchmarktest/singleton_benchmark_test/
H A Dsingleton_benchmark_test.cpp56 DECLARE_DELAYED_SINGLETON(DelayedSingletonDeclearTest);

Completed in 2 milliseconds