FastLED
3.9.15
Loading...
Searching...
No Matches
◆
fail()
void simd_test::TestResult::fail
(
const char *
msg
)
inline
Definition at line
17
of file
test_result.h
.
17
{
18
passed
=
false
;
19
error_msg
= msg;
20
}
simd_test::TestResult::error_msg
const char * error_msg
Definition
test_result.h:13
simd_test::TestResult::passed
bool passed
Definition
test_result.h:12
References
error_msg
, and
passed
.
simd_test
TestResult
Generated on Tue Jun 16 2026 00:07:12 for FastLED by
1.13.2