Searched refs:Stream0 (Results 1 – 8 of 8) sorted by relevance
31 acxxel::Stream Stream0 = Platform->createStream(0).takeValue(); in TEST_P() local36 EXPECT_FALSE(Stream0.asyncCopyHToD(AsyncA, Device0, Length) in TEST_P()57 acxxel::Stream Stream0 = Platform->createStream(0).takeValue(); in TEST_P() local62 EXPECT_FALSE(Stream0.enqueueEvent(Event0).sync().isError()); in TEST_P()
349 acxxel::Stream Stream0 = Platform->createStream().takeValue(); in TEST_P() local362 EXPECT_FALSE(Stream0 in TEST_P()374 EXPECT_FALSE(Stream0.enqueueEvent(Event0).takeStatus().isError()); in TEST_P()
50 const Directory &Stream0 = File.streams()[0]; in TEST() local51 EXPECT_EQ(StreamType::LinuxCPUInfo, Stream0.Type); in TEST()52 EXPECT_EQ(7u, Stream0.Location.DataSize); in TEST()53 EXPECT_EQ(0x2cu, Stream0.Location.RVA); in TEST()55 EXPECT_EQ("CPUINFO", toStringRef(File.getRawStream(Stream0))); in TEST()
214 std::string Stream0() { in Stream0() function352 if (NumStreams() > 1 && Stream0().empty() && Stream1().empty()) { in Loopback()357 stream_descriptors.push_back(Stream0()); in Loopback()
333 std::string Stream0() { in Stream0() function415 if (NumStreams() > 1 && Stream0().empty() && Stream1().empty()) { in Loopback()420 stream_descriptors.push_back(Stream0()); in Loopback()
513 // Stream0
521 // Stream0