Home
last modified time | relevance | path

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

/system/utest/fbl/
A Drecycler_tests.cpp79 struct FailBadRet : public fbl::Recyclable<FailBadRet> { int fbl_recycle() { return 1; } }; in fbl_recycle() struct
152 RUN_NAMED_TEST("FailBadRet", do_test<fbl::unique_ptr<FailBadRet>>);

Completed in 3 milliseconds