Home
last modified time | relevance | path

Searched refs:ExampleFuzzerWithNative (Results 1 – 2 of 2) sorted by relevance

/external/jazzer-api/examples/src/main/java/com/example/
DExampleFuzzerWithNative.java20 public class ExampleFuzzerWithNative { class
23 RulesJni.loadLibrary(native_lib, ExampleFuzzerWithNative.class); in RulesJni.loadLibrary()
31 new ExampleFuzzerWithNative().parse(stringData); in fuzzerTestOneInput()
/external/jazzer-api/examples/
DBUILD.bazel33 "src/main/java/com/example/ExampleFuzzerWithNative.java",
49 target_class = "com.example.ExampleFuzzerWithNative",
61 target_class = "com.example.ExampleFuzzerWithNative",