Searched defs:kRequestNotFound (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/socket/
H A Dsocket_test_util.cc1738 const int ClientSocketPoolTest::kRequestNotFound = -2; member in class:net::ClientSocketPoolTest
1752 return kRequestNotFound;
H A Dsocket_test_util.h1117 static const int kRequestNotFound; member in class:net::ClientSocketPoolTest
1145 // or kIndexOutOfBounds if |index| is out of bounds, or kRequestNotFound

Completed in 4333 milliseconds