Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
H A Dcodeccommon_fuzzer.cpp38 static const int32_t TESTING_APP_DATA = 33; variable
41 static int32_t g_appData = TESTING_APP_DATA;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/
H A Dcodeccommon_fuzzer.cpp39 static const int32_t TESTING_APP_DATA = 33; variable
45 static int32_t g_appData = TESTING_APP_DATA;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/include/
H A Dimage_common.h34 static const int32_t TESTING_APP_DATA = 33; variable