Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dvector_tests.cpp838 auto __UNUSED int_ptr = ref_vector_int.get(); in VectorGetConstness() local
841 static_assert(!fbl::is_const<fbl::remove_pointer<decltype(int_ptr)>::type>::value, ""); in VectorGetConstness()

Completed in 3 milliseconds