Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dhandle_passing_unittest.cc303 MojoHandle handle0_value = extra_pipe.handle0.get().value(); in TEST_F() local
319 EXPECT_EQ(MOJO_RESULT_INVALID_ARGUMENT, MojoClose(handle0_value)); in TEST_F()