Home
last modified time | relevance | path

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

/system/libbase/
Dcmsg_test.cpp45 int dup1 = dup(tmp1.fd); in SetUp() local
46 ASSERT_NE(-1, dup1); in SetUp()
50 fd1.reset(dup1); in SetUp()
53 ino1 = GetInode(dup1); in SetUp()