Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/typeof/test/
Dtest.hpp18 T test_make(T*);
24 BOOST_TYPEOF_TPL(test_make((test_wrapper<T, int>*)0)),
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp1.cpp8 void test_make() { in test_make() function
/external/rust/android-crates-io/crates/tempfile/tests/
Dnamedtempfile.rs366 fn test_make() { in test_make() function