Searched defs:ExceptionPrinterTest (Results 1 – 1 of 1) sorted by relevance
125 class ExceptionPrinterTest : public ExceptionPrinter { class127 ExceptionPrinterTest(JVM &jvm) : ExceptionPrinter(jvm), jvm_(jvm) {} in ExceptionPrinterTest() function in jazzer::ExceptionPrinterTest