Lines Matching defs:Test
3047 bool Test(int offset, int len = 0) {
3076 if (!Test(-1)) {
3080 // Good. The function is attempting to hash, so run the full test.
3083 Test(i * i, i);
3086 Test(0, i);
3088 Test(0, kDataSize);
3943 bool Test(int offset, int len = 0) {
3970 if (!Test(-1)) {
3974 // Good. The function is attempting to hash, so run the full test.
3977 Test(i * i, i);
3980 Test(0, i);
3982 Test(0, kDataSize);
5197 bool Test(int offset, int len = 0) {
5225 if (!Test(-1)) {
5229 // Good. The function is attempting to hash, so run the full test.
5232 Test(i * i, i);
5235 Test(0, i);
5237 Test(0, kDataSize);
6091 bool Test(int offset, int len = 0) {
6118 if (!Test(-1)) {
6122 // Good. The function is attempting to hash, so run the full test.
6125 Test(i * i, i);
6128 Test(0, i);
6130 Test(0, kDataSize);
6983 bool Test(int offset, int len = 0) {
7010 if (!Test(-1)) {
7014 // Good. The function is attempting to hash, so run the full test.
7017 Test(i * i, i);
7020 Test(0, i);
7022 Test(0, kDataSize);
7875 bool Test(int offset, int len = 0) {
7902 if (!Test(-1)) {
7906 // Good. The function is attempting to hash, so run the full test.
7909 Test(i * i, i);
7912 Test(0, i);
7914 Test(0, kDataSize);