Home | History | Annotate | Download | only in intltest

Lines Matching refs:adoptFormat

995     // Test adoptFormat
997 format->adoptFormat("some_name",fmt,status); // Must at least pass a valid identifier.
998 failure(status, "adoptFormat");