LatinIME/native/jni/tests
Yohei Yukawa d4dbbd5008 Use C++11 random library
srand() and its friends are supposed to be discouraged since C++14.
This CL replaces srand() with new C++11 random libraries.

Change-Id: If2c25158c88c674cd3fd6d891559a9e32283e19e
2014-04-09 17:59:31 +09:00
..
suggest/core Use C++11 random library 2014-04-09 17:59:31 +09:00
utils Add an initial native test on host environment 2014-04-02 14:23:53 +09:00
defines_test.cpp Make NELEMS type-safe 2014-04-09 15:51:39 +09:00