Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DInterfaceControllerTest.cpp50 const char kDevRandomPath[] = "/dev/random"; variable
79 expectOpenFile(kDevRandomPath, kDevRandomFd, 0); in expectReadFromDevRandom()