Lines Matching refs:endl
32 std::cout << "test:dlopen err: " << dlerror() << std::endl;
35 std::cout << "test:handle = " << handle << std::endl;
37 std::cout << "test:name = " << gpuPlugin->name << std::endl;
38 std::cout << "test:buffer size = " << gpuPlugin->resultBufferSizeHint << std::endl;
44 std::cout << "test:configLength = " << configLength << std::endl;
45 std::cout << "test:serialize success start plugin ret = " << ret << std::endl;
53 std::cout << "test:filler buffer length = " << len << std::endl;
58 std::cout << "test:ParseFromArray length = " << len << std::endl;
59 std::cout << "gpu_utilisation:" << gpuData.gpu_utilisation() << std::endl;
62 std::cout << "test:sleep...................." << std::endl;