Home
last modified time | relevance | path

Searched defs:ExceptionPrinterTest (Results 1 – 1 of 1) sorted by relevance

/external/jazzer-api/driver/
Djvm_tooling_test.cpp125 class ExceptionPrinterTest : public ExceptionPrinter { class
127 ExceptionPrinterTest(JVM &jvm) : ExceptionPrinter(jvm), jvm_(jvm) {} in ExceptionPrinterTest() function in jazzer::ExceptionPrinterTest