Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process_unittest.cc248 const char kDotDotMiddle[] = "/proc/self/../cpuinfo"; in TestBadPaths() local
276 can_access = open_broker->Access(kDotDotMiddle, R_OK); in TestBadPaths()
278 fd = open_broker->Open(kDotDotMiddle, O_RDONLY); in TestBadPaths()