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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DChildProcessLauncher.java125 int allocatedConnectionsCountForTesting() { method in class:ChildProcessLauncher.ChildConnectionAllocator
523 static int allocatedConnectionsCountForTesting() { method in class:ChildProcessLauncher
524 return sSandboxedChildConnectionAllocator.allocatedConnectionsCountForTesting();

Completed in 108 milliseconds