Home
last modified time | relevance | path

Searched refs:buildIdLength (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/setruntimeinfo_fuzzer/
H A Dsetruntimeinfo_fuzzer.cpp87 // generate a random buildIdLength in GetRuntimeBuildIdFuzzTest()
88 int buildIdLength = dataProvider.ConsumeIntegralInRange<int>(1, PATH_MAX); in GetRuntimeBuildIdFuzzTest() local
94 runtimeInfoTest.TestGetRuntimeBuildId(buildId, buildIdLength); in GetRuntimeBuildIdFuzzTest()

Completed in 1 milliseconds