OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ref_locale
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-gnustl-full/unit/
num_facets_test.cpp
14
struct
ref_locale
{
struct
20
static const
ref_locale
tested_locales[] = {
34
void LocaleTest::_num_put_get( const locale& loc, const
ref_locale
* prl ) {
35
const
ref_locale
& rl = *prl;
131
typedef void (LocaleTest::*_Test) (const locale&, const
ref_locale
*);
/ndk/tests/device/test-stlport/unit/
num_facets_test.cpp
14
struct
ref_locale
{
struct
20
static const
ref_locale
tested_locales[] = {
34
void LocaleTest::_num_put_get( const locale& loc, const
ref_locale
* prl ) {
35
const
ref_locale
& rl = *prl;
131
typedef void (LocaleTest::*_Test) (const locale&, const
ref_locale
*);
Completed in 2312 milliseconds