Home
last modified time | relevance | path

Searched refs:keyInt32 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surfacebuffer_fuzzer/
H A Dsurfacebuffer_fuzzer.cpp97 std::string keyInt32 = GetStringFromData(STR_LEN); in DoSomethingInterestingWithMyAPI() local
114 bedata->ExtraSet(keyInt32, valueInt32); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp34 std::string keyInt32 = GetStringFromData(STR_LEN); in GetBufferExtraDataFromData() local
45 bedata->ExtraSet(keyInt32, valueInt32); in GetBufferExtraDataFromData()
50 bedata->ExtraGet(keyInt32, valueInt32); in GetBufferExtraDataFromData()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp36 std::string keyInt32 = GetStringFromData(STR_LEN); in GetBufferExtraDataFromData() local
47 bedata->ExtraSet(keyInt32, valueInt32); in GetBufferExtraDataFromData()
52 bedata->ExtraGet(keyInt32, valueInt32); in GetBufferExtraDataFromData()