Home
last modified time | relevance | path

Searched defs:combinedBuf (Results 1 - 1 of 1) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/interface/
H A Dsplit_file_data_test.cpp93 auto combinedBuf = std::make_unique<uint8_t[]>(dataSize + PROFILE_HEADER + headDataSize); in CheckData() local
149 std::unique_ptr<uint8_t[]> combinedBuf = std::make_unique<uint8_t[]>(dataSize + PROFILE_HEADER); in HWTEST_F() local

Completed in 2 milliseconds