Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dforward_tests.cpp17 static int passing(T&& t) in passing() function
59 EXPECT_EQ(CAT_LVALUE, passing(42)); in forward_test()
60 EXPECT_EQ(CAT_LVALUE, passing(val)); in forward_test()
61 EXPECT_EQ(CAT_LVALUE, passing(ref)); in forward_test()
62 EXPECT_EQ(CAT_LVALUE, passing(cref)); in forward_test()
63 EXPECT_EQ(CAT_LVALUE, passing(val + 1)); in forward_test()
/system/fidl/fuchsia-sysmem/
A Dallocator.fidl46 // |AllocateSharedCollection()|, passing the buffer request and the token
51 // |BindSharedCollection()|, passing their usages and the token.
/system/ulib/unittest/
A DREADME.md24 Verbosity is controlled by passing `v=N` when invoking the test,
/system/banjo/ddk-protocol-pciroot/
A Dpciroot.banjo17 /// This structure is the primary means of passing PCI platform information from
/system/ulib/cobalt-client/
A DREADME.md34 // we defer it by passing a fbl::Function.
/system/ulib/fit/
A DREADME.md137 bool and passing, whereas fit::nullable eliminates this overhead by
/system/fidl/fuchsia-hardware-display/
A Ddisplay-controller.fidl287 // Calling this on a non-primary layer or passing an invalid transform

Completed in 9 milliseconds