Home
last modified time | relevance | path

Searched defs:values (Results 1 – 9 of 9) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dargument_factory.hpp162 optional_list& values = arg_value<optional_list>( *actual_arg ); in produce_using() local
167 std::list<T>& values = arg_value<std::list<T> >( *actual_arg ); in produce_using() local
/ndk/tests/device/test-stlport/unit/
Dhash_test.cpp317 hmap values; in insert_erase() local
334 hmap values; in insert_erase() local
Dctype_facets_test.cpp45 char values[] = "0Aa ."; in _ctype_facet() local
189 wchar_t values[] = L"0Aa ."; in _ctype_facet_w() local
Dalg_test.cpp349 vector<string> values; in find_first_of_nsc_test() local
/ndk/tests/device/test-gnustl-full/unit/
Dhash_test.cpp317 hmap values; in insert_erase() local
334 hmap values; in insert_erase() local
Dctype_facets_test.cpp45 char values[] = "0Aa ."; in _ctype_facet() local
189 wchar_t values[] = L"0Aa ."; in _ctype_facet_w() local
Dalg_test.cpp349 vector<string> values; in find_first_of_nsc_test() local
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-param-test_test.cc364 ContainerType values; in TEST() local
377 ContainerType values; in TEST() local
391 ContainerType values; in TEST() local
403 ContainerType values; in TEST() local
Dgtest_unittest.cc756 UInt32 values[kArraySize]; in TEST() local