Searched refs:g_laneDepsInterface (Results 1 – 1 of 1) sorted by relevance
25 void *g_laneDepsInterface; variable29 g_laneDepsInterface = reinterpret_cast<void *>(this); in LaneDepsInterfaceMock()34 g_laneDepsInterface = nullptr; in ~LaneDepsInterfaceMock()39 return reinterpret_cast<LaneDepsInterface *>(g_laneDepsInterface); in GetLaneDepsInterface()