Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp2545 struct IMutableRegistryHub { struct
2546 virtual ~IMutableRegistryHub();
2554 IMutableRegistryHub& getMutableRegistryHub();
6744 class RegistryHub : public IRegistryHub, public IMutableRegistryHub {
6794 IMutableRegistryHub& getMutableRegistryHub() { in getMutableRegistryHub()
10271 IMutableRegistryHub::~IMutableRegistryHub() {} in ~IMutableRegistryHub()