Searched defs:buf (Results 1 – 3 of 3) sorted by relevance
46 std::vector<uint8_t>* buf = in TEST() local
174 std::vector<uint8_t>* buf = GetCloudModuleBuffer(moduleName); in GetModuleBuffer() local178 std::vector<uint8_t>* buf = GetSystemModuleBuffer(inputPath, moduleName); in GetModuleBuffer() local225 std::vector<uint8_t> *buf = new std::vector<uint8_t>(opt.value()); in GetLocalModuleBuffer() local359 std::vector<uint8_t>* buf = GetModuleBufferFromHsp(moduleHspFile, "ets/modules.abc"); in GetCloudModuleBuffer() local518 std::vector<uint8_t>* buf = GetModuleBufferFromHsp(moduleHspFile, "ets/modules.abc"); in GetSystemModuleBuffer() local
173 std::vector<uint8_t> *buf = new std::vector<uint8_t>(); in TEST_F() local