HomeSort by relevance Sort by last modified time
    Searched refs:tc_name (Results 1 - 5 of 5) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_suite_impl.hpp 108 test_case( const_string tc_name, callback0<> const& test_func );
253 make_test_case( callback0<> const& test_func, const_string tc_name )
255 return new test_case( ut_detail::normalize_test_case_name( tc_name ), test_func );
263 const_string tc_name,
266 return new test_case( ut_detail::normalize_test_case_name( tc_name ),
366 explicit generate_test_case_4_type( const_string tc_name, Generator& G )
367 : m_test_case_name( tc_name )
400 template_test_case_gen( const_string tc_name )
405 mpl::for_each<TestTypesList,mpl::make_identity<mpl::_> >( single_test_gen( tc_name, *this ) );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis_object.x 231 string tc_name<64>; /* Column Name */
nis.h 212 char *tc_name; member in struct:table_col
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis_object.x 257 string tc_name<64>; /* Column Name */
nis.h 213 char *tc_name; member in struct:table_col

Completed in 77 milliseconds