Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_adapter_test.cpp361 std::string buff01 = "testbuffer01"; variable
363 test01.buf = const_cast<char *>(buff01.c_str());
364 test01.bufLen = buff01.size();
377 test01.buf = const_cast<char *>(buff01.c_str());
538 std::string buff01 = "testbuffer01"; variable
540 test01.buf = const_cast<char *>(buff01.c_str());
541 test01.bufLen = buff01.size();
775 std::string buff01 = "testbuffer030"; variable
804 std::string buff01 = R"({ variable
813 test01.buf = const_cast<char *>(buff01.c_str());
[all …]