Searched refs:tests2 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
H A Dincomplete-function-type.c7 struct tests2 test2f(), (*test2)() = test2f;
11 struct tests2 { int x,y,z,a,b,c,d,e,f,g; }; struct
/external/chromium_org/testing/gtest/test/
H A Dgtest_shuffle_test.py311 [tests2] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
317 sorted_sharded_tests = tests1 + tests2 + tests3
/external/gtest/test/
H A Dgtest_shuffle_test.py311 [tests2] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
317 sorted_sharded_tests = tests1 + tests2 + tests3
/external/protobuf/gtest/test/
H A Dgtest_shuffle_test.py317 [tests2] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
323 sorted_sharded_tests = tests1 + tests2 + tests3
/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3490 const char* tests2[] = { "a", "A" }; local
3499 genericLocaleStarterWithOptions("root", tests2, sizeof(tests2)/sizeof(tests2[0]), att, attVals, sizeof(att)/sizeof(att[0]));
3501 genericRulesStarterWithOptionsAndResult(rule, tests2, sizeof(tests2)/sizeof(tests2[0]), att2, attVals2, sizeof(att2)/sizeof(att2[0]), UCOL_EQUAL);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c4864 const char* tests2[] = { "a", "A" }; local
4873 genericLocaleStarterWithOptions("root", tests2, sizeof(tests2)/sizeof(tests2[0]), att, attVals, sizeof(att)/sizeof(att[0]));
4875 genericRulesStarterWithOptionsAndResult(rule, tests2, sizeof(tests2)/sizeof(tests2[0]), att2, attVals2, sizeof(att2)/sizeof(att2[0]), UCOL_EQUAL);

Completed in 242 milliseconds