Home
last modified time | relevance | path

Searched refs:FormatUtilsTest (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dformat_utils_test.cpp28 TEST(FormatUtilsTest, TestMagicNumber) { in TEST() argument
53 TEST(FormatUtilsTest, TestDetectFormatVersion) { in TEST() argument
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/util/
DFormatUtilsTest.java23 public class FormatUtilsTest { class