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

◆ SuiteScope()

fl::test::detail::SuiteScope::SuiteScope ( const char * name)
inline

Definition at line 1025 of file fltest.h.

1025 {
1027 currentSuiteName() = name;
1028 }
const char *& currentSuiteName() FL_NOEXCEPT
Definition fltest.h:1018

References fl::test::detail::currentSuiteName(), FL_NOEXCEPT, and mPreviousName.

+ Here is the call graph for this function: