Home
last modified time | relevance | path

Searched refs:nnapiFuzzTest (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DFuzzHarness.cpp28 extern void nnapiFuzzTest(const ::test_helper::TestModel& testModel);
52 nnapiFuzzTest(testModel); in DEFINE_PROTO_FUZZER()
H A DFuzzTest.cpp130 void nnapiFuzzTest(const TestModel& testModel) { in nnapiFuzzTest() function
H A DDriverFuzzTest.cpp307 void nnapiFuzzTest(const TestModel& testModel) { in nnapiFuzzTest() function
H A DREADME.md43 `void nnapiFuzzTest(const TestModel& testModel)` (examples: [1][1], [2][2])