Home
last modified time | relevance | path

Searched defs:kIndexOutOfBounds (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openscreen/platform/base/
H A Derror.h179 kIndexOutOfBounds, enumerator
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_test_util.h1131 static const int kIndexOutOfBounds; variable
H A Dsocket_test_util.cc1890 const int ClientSocketPoolTest::kIndexOutOfBounds = -1; member in net::ClientSocketPoolTest