Home
last modified time | relevance | path

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

/hardware/interfaces/dumpstate/aidl/vts/functional/
DVtsHalDumpstateTargetTest.cpp175 size_t read1 = read(fds1[0], &buff, 1); in TEST_P() local
178 ASSERT_TRUE(read1 == 1 || read2 == 1) << "Dumped nothing"; in TEST_P()
/hardware/interfaces/dumpstate/1.1/vts/functional/
DVtsHalDumpstateV1_1TargetTest.cpp201 size_t read1 = read(fds1[0], &buff, 1); in TEST_P() local
204 ASSERT_TRUE(read1 == 1 || read2 == 1) << "Dumped nothing"; in TEST_P()