Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dbinder_test.cpp2958 TripleInt readProcFileToTripleInt(const std::string& path) { in readProcFileToTripleInt() function
2973 TripleInt newRmemValues = readProcFileToTripleInt(TCP_RMEM_PROC_FILE); in updateAndCheckTcpBuffer()
2974 TripleInt newWmemValues = readProcFileToTripleInt(TCP_WMEM_PROC_FILE); in updateAndCheckTcpBuffer()
2986 TripleInt rmemValue = readProcFileToTripleInt(TCP_RMEM_PROC_FILE); in TEST_F()
2988 TripleInt wmemValue = readProcFileToTripleInt(TCP_WMEM_PROC_FILE); in TEST_F()