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

◆ setReporter()

void fl::test::TestContext::setReporter ( IReporter * reporter)
inline

Definition at line 220 of file fltest.h.

220{ mReporter = reporter; }
IReporter * reporter() FL_NOEXCEPT
Definition fltest.h:221
IReporter * mReporter
Definition fltest.h:256

References FL_NOEXCEPT, mReporter, and reporter().

+ Here is the call graph for this function: