Home
last modified time | relevance | path

Searched defs:make_foo (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/uniffi/tests/ui/
Dproc_macro_arc.rs11 fn make_foo() -> Arc<Foo> { in make_foo() function
/external/skia/tests/
DRefCntTest.cpp341 static sk_sp<FooAbstract> make_foo() { in make_foo() function