Searched refs:g_hbStrategyInterface (Results 1 – 1 of 1) sorted by relevance
23 void *g_hbStrategyInterface; variable26 g_hbStrategyInterface = reinterpret_cast<void *>(this); in HeartBeatStategyInterfaceMock()31 g_hbStrategyInterface = nullptr; in ~HeartBeatStategyInterfaceMock()36 return reinterpret_cast<HeartBeatStategyInterfaceMock *>(g_hbStrategyInterface); in HeartBeatStrategyInterface()