Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_event/host_test/
Dfixtures.hpp27 class CMockException : public std::exception { class
29 virtual ~CMockException() { } in ~CMockException()
55 throw CMockException(); \