Searched refs:ContainersVectorTrimToCurrentLengthFuzzTest (Results 1 – 3 of 3) sorted by relevance
21 ohos_fuzztest("ContainersVectorTrimToCurrentLengthFuzzTest") {40 deps += [ ":ContainersVectorTrimToCurrentLengthFuzzTest" ]
25 ContainersVectorFuzzTestHelper::ContainersVectorTrimToCurrentLengthFuzzTest(data, size); in LLVMFuzzerTestOneInput()
772 static void ContainersVectorTrimToCurrentLengthFuzzTest(const uint8_t* data, size_t size) in ContainersVectorTrimToCurrentLengthFuzzTest() function