Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process_unittest.cc247 const char kDotDotStart[] = "/../proc/cpuinfo"; in TestBadPaths() local
271 can_access = open_broker->Access(kDotDotStart, R_OK); in TestBadPaths()
273 fd = open_broker->Open(kDotDotStart, O_RDONLY); in TestBadPaths()