Lines Matching refs:makeFile
26 static std::unique_ptr<TemporaryFile> makeFile() { in makeFile() function
35 auto tmp = makeFile(); in makeEmptyFileMapping()
51 auto tmp = makeFile(); in TestSignal()
63 auto tmp = makeFile(); in TestRead()
74 auto tmp = makeFile(); in TestMapPtrRaw()
88 auto tmp = makeFile(); in TestMapPtr()
99 auto tmp = makeFile(); in TestAccess()
109 auto tmp = makeFile(); in TestAccessFast()
121 auto tmp = makeFile(); in TestAccessVal()
131 auto tmp = makeFile(); in TestAccessNested()
143 auto tmp = makeFile(); in TestAccessDoubleNested()