Home
last modified time | relevance | path

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

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