commit | 111c05ff35763d6fe08a05ff341086de61498dc2 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Wed Apr 09 17:15:55 2014 +0900 |
committer | Keisuke Kuroyanagi <ksk@google.com> | Wed Apr 09 17:15:55 2014 +0900 |
tree | f35ba4caa4b0f5cc39c0512c43230973c4c8ead8 | |
parent | 26c806620c26e048918624367ee624526613b0d2 [diff] [blame] |
Add BloomFilterTest. Change-Id: If97b9e9cc3bbaa4c7877991c11d7935626268ca3
diff --git a/native/jni/NativeFileList.mk b/native/jni/NativeFileList.mk index 1230150..70a6638 100644 --- a/native/jni/NativeFileList.mk +++ b/native/jni/NativeFileList.mk
@@ -102,4 +102,5 @@ LATIN_IME_CORE_TEST_FILES := \ defines_test.cpp \ suggest/core/layout/normal_distribution_2d_test.cpp \ + suggest/core/dictionary/bloom_filter_test.cpp \ utils/autocorrection_threshold_utils_test.cpp