Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 4 of 4) sorted by relevance

/test/vts/drivers/hal/libcodecoverage/
DGcdaFile.cpp85 const unsigned* buffer = ReadWords(1); in ReadUnsigned() local
143 const unsigned* buffer = ReadWords(2); in ReadCounter() local
Dgcov_basic_io.h128 unsigned* buffer; member
/test/vts/hals/light/bullhead/
Dlights.c66 char buffer[32] = {0,}; in write_int() local
87 char buffer[32] = {0,}; in write_on_off() local
/test/vts/drivers/hal/common/fuzz_tester/
DFuzzerBase.cpp464 string buffer = basepath + "/" + filename; in ReadGcdaFile() local