FastLED 3.9.15
Loading...
Searching...
No Matches

◆ currentSuiteName()

const char *& fl::test::detail::currentSuiteName ( )
inline

Definition at line 1018 of file fltest.h.

1018 {
1019 static const char* name = nullptr;
1020 return name;
1021 }

References FL_NOEXCEPT.

Referenced by fl::test::detail::SuiteScope::SuiteScope(), and fl::test::detail::SuiteScope::~SuiteScope().

+ Here is the caller graph for this function: