HomeSort by relevance Sort by last modified time
    Searched refs:TextKeyTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/smhasher/src/
main.cpp 452 result &= TextKeyTest( hash, "Foo", alnum,4, "Bar", drawDiagram );
453 result &= TextKeyTest( hash, "FooBar", alnum,4, "", drawDiagram );
454 result &= TextKeyTest( hash, "", alnum,4, "FooBar", drawDiagram );
KeysetTest.h 321 bool TextKeyTest ( hashfunc<hashtype> hash, const char * prefix, const char * coreset, const int corelen, const char * suffix, bool drawDiagram )

Completed in 42 milliseconds