Home | History | Annotate | Download | only in intltest

Lines Matching full:adoptformat

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