Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1247 static std::vector<SocketType> testSocketTypes(bool hasPreconnected = true) { in testSocketTypes() function
1275 for (const auto& type : testSocketTypes()) { in getBinderRpcParams()
1759 for (auto socketType : testSocketTypes(false /* hasPreconnected */)) { in getRpcTranportTestParams()
2079 testing::Combine(testing::ValuesIn(testSocketTypes(false /* hasPreconnected*/)),