Lines Matching refs:endl
195 << mode << ")" << std::endl; in compileModel()
371 std::cout << "\nModel not supported by device memories. Skipping" << std::endl; in executeWithCompilation()
416 std::cout << "\nDevice = " << deviceName << std::endl; in executeOnce()
419 << std::endl; in executeOnce()
423 std::cout << "\nModel supported" << std::endl; in executeOnce()
429 std::cout << "\nExecution completed" << std::endl; in executeOnce()
433 << "SKIPPED" << std::endl; in executeOnce()
441 std::cout << "\nMultithreadedOwnCompilation" << std::endl; in executeMultithreadedOwnCompilation()
453 std::cout << "\nMultithreadedSharedCompilation" << std::endl; in executeMultithreadedSharedCompilation()
463 std::cout << "\nDevice = " << deviceName << std::endl; in executeMultithreadedSharedCompilation()
466 << std::endl; in executeMultithreadedSharedCompilation()
470 std::cout << "\nModel supported" << std::endl; in executeMultithreadedSharedCompilation()
481 std::cout << "\nExecution completed" << std::endl; in executeMultithreadedSharedCompilation()
485 << "SKIPPED" << std::endl; in executeMultithreadedSharedCompilation()
502 << std::endl; in execute()
575 std::cout << "\nComputeMode = SYNC" << std::endl; in TEST_P()
581 std::cout << "\nComputeMode = BURST" << std::endl; in TEST_P()