Searched defs:Duplicate (Results 1 – 4 of 4) sorted by relevance
82 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
50 bool Duplicate(int* result, int fd) { in Duplicate() function in InjectionTracer256 bool Duplicate(int* result, int fd) { in Duplicate() function in FailingDelegate
56 TEST_F(DirectoryAddRequestTest, Duplicate) { in TEST_F() argument
739 static std::string Duplicate(unsigned nElts, StringRef typestr, in Duplicate() function