Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp3006 TripleInt readProcFileToTripleInt(const std::string& path) { in readProcFileToTripleInt() function
3021 TripleInt newRmemValues = readProcFileToTripleInt(TCP_RMEM_PROC_FILE); in updateAndCheckTcpBuffer()
3022 TripleInt newWmemValues = readProcFileToTripleInt(TCP_WMEM_PROC_FILE); in updateAndCheckTcpBuffer()
3034 TripleInt rmemValue = readProcFileToTripleInt(TCP_RMEM_PROC_FILE); in TEST_F()
3036 TripleInt wmemValue = readProcFileToTripleInt(TCP_WMEM_PROC_FILE); in TEST_F()