Home
last modified time | relevance | path

Searched refs:TestCases (Results 1 - 24 of 24) sorted by relevance

/third_party/rust/crates/bitflags/tests/
H A Dcompile.rs14 let t = trybuild::TestCases::new(); in fail()
20 let t = trybuild::TestCases::new(); in pass()
/third_party/rust/crates/proc-macro-error/tests/
H A Dmacro-errors.rs6 let t = trybuild::TestCases::new(); in ui()
/third_party/rust/crates/quote/tests/
H A Dcompiletest.rs5 let t = trybuild::TestCases::new(); in ui()
/third_party/rust/crates/clap/tests/
H A Dderive_ui.rs12 let t = trybuild::TestCases::new(); in ui()
H A Dexamples.rs8 let t = trycmd::TestCases::new(); in example_tests()
H A Dui.rs8 let t = trycmd::TestCases::new(); in ui_tests()
/third_party/rust/crates/clap/clap_complete/tests/
H A Dexamples.rs5 let t = trycmd::TestCases::new(); in example_tests()
/third_party/rust/crates/cxx/tests/
H A Dcompiletest.rs7 let t = trybuild::TestCases::new(); in ui()
/third_party/rust/crates/serde/test_suite/tests/
H A Dcompiletest.rs7 let t = trybuild::TestCases::new(); in ui()
/third_party/benchmark/test/
H A Doutput_test_helper.cc411 } TestCases[] = { in RunOutputTests() local
425 for (auto& rep_test : TestCases) { in RunOutputTests()
442 auto& csv = TestCases[2]; in RunOutputTests()
/third_party/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp158 TestCase TestCases[] = { member
180 if (fIndex >= UPRV_LENGTHOF(TestCases)) { in next()
208 TestCase &testCase = TestCases[testIndex]; in TestLimitsThread()
H A Dnumfmtst.h170 void TestCases(void);
H A Dnumfmtst.cpp133 TESTCASE_AUTO(TestCases); in runIndexedTest()
2599 void NumberFormatTest::TestCases() { in TestCases() function in NumberFormatTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DIndianTest.java58 public void TestCases() in TestCases() method in IndianTest
H A DHebrewTest.java138 public void TestCases() { in TestCases() method in HebrewTest
H A DEthiopicTest.java126 public void TestCases() in TestCases() method in EthiopicTest
H A DCopticTest.java101 public void TestCases() in TestCases() method in CopticTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIndianTest.java55 public void TestCases() in TestCases() method in IndianTest
H A DHebrewTest.java135 public void TestCases() { in TestCases() method in HebrewTest
H A DEthiopicTest.java123 public void TestCases() in TestCases() method in EthiopicTest
H A DCopticTest.java98 public void TestCases() in TestCases() method in CopticTest
/third_party/python/Programs/
H A D_testembed.c2062 static struct TestCase TestCases[] = { variable
2138 for (struct TestCase *tc = TestCases; tc && tc->name; tc++) { in main()
2148 for (struct TestCase *tc = TestCases; tc && tc->name; tc++) { in main()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2131 public void TestCases() { in TestCases() method in NumberFormatTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java2128 public void TestCases() { in TestCases() method in NumberFormatTest

Completed in 42 milliseconds