Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
DInvalidHandle.java17 public class InvalidHandle implements UntypedHandle, MessagePipeHandle, ConsumerHandle, class
28 private InvalidHandle() { in InvalidHandle() method in InvalidHandle
/external/libchrome/mojo/public/c/system/tests/
Dcore_api_unittest.cc35 TEST(CoreAPITest, InvalidHandle) { in TEST() argument
/external/libchrome/mojo/core/
Dplatform_wrapper_unittest.cc224 TEST_F(PlatformWrapperTest, InvalidHandle) { in TEST_F() argument