Definition at line 225 of file gm_bindings.cpp.
◆ WasmReporter()
WasmReporter::WasmReporter |
( |
std::string |
name, |
|
|
JSObject |
result |
|
) |
| |
|
inline |
Definition at line 226 of file gm_bindings.cpp.
DEF_SWITCHES_START aot vmservice shared library name
◆ reportFailed()
Implements skiatest::Reporter.
Definition at line 228 of file gm_bindings.cpp.
228 {
230 fResult.set(
"result",
"failed");
232 }
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
const char * c_str() const
SkString toString() const
◆ fName
std::string WasmReporter::fName |
◆ fResult
The documentation for this struct was generated from the following file: