Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/test/fuzztest/aotcompilerargsprepare_fuzzer/
H A Daotcompilerargsprepare_fuzzer.cpp70 int16_t signalValue; in DoSomethingInterestingWithMyAPI() local
71 std::copy_n(&data[offset], sizeof(int16_t), &signalValue); in DoSomethingInterestingWithMyAPI()
72 sigData.push_back(signalValue); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds