Home
last modified time | relevance | path

Searched refs:RunTest (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/re2/re2/testing/
Dstring_generator_test.cc34 static void RunTest(int len, const std::string& alphabet, bool donull) { in RunTest() function
83 RunTest(0, "abc", false); in TEST()
87 RunTest(0, "", false); in TEST()
91 RunTest(5, "", false); in TEST()
95 RunTest(3, "abc", false); in TEST()
99 RunTest(4, "abc\xE2\x98\xBA", false); in TEST()
103 RunTest(0, "abc", true); in TEST()
104 RunTest(0, "", true); in TEST()
105 RunTest(5, "", true); in TEST()
106 RunTest(3, "abc", true); in TEST()
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp801 void RunTest(
805 void RunTest(
810 void RunTest(
815 void RunTest(
819 void RunTest(
824 void RunTest(
829 void RunTest(
835 void RunTest(
898 RunTest("en", kEnglish, UPRV_LENGTHOF(kEnglish)); in TestEnglish()
919 RunTest(fmt3, kEnglishCaps, UPRV_LENGTHOF(kEnglishCaps), "en caps"); in TestEnglishCaps()
[all …]
/third_party/cef/tests/ceftests/views/
Dwindow_unittest.cc41 TestWindowDelegate::RunTest(event, std::move(config)); in WindowCreateImpl()
47 TestWindowDelegate::RunTest(event, std::move(config)); in WindowCreateFramelessImpl()
62 TestWindowDelegate::RunTest(event, std::move(config)); in WindowCreateWithOriginImpl()
75 TestWindowDelegate::RunTest(event, std::move(config)); in WindowShowHideImpl()
82 TestWindowDelegate::RunTest(event, std::move(config)); in WindowShowHideFramelessImpl()
208 TestWindowDelegate::RunTest(event, std::move(config)); in WindowLayoutAndCoordsImpl()
215 TestWindowDelegate::RunTest(event, std::move(config)); in WindowLayoutAndCoordsFramelessImpl()
259 TestWindowDelegate::RunTest(event, std::move(config)); in WindowMaximizeImpl()
267 TestWindowDelegate::RunTest(event, std::move(config)); in WindowMaximizeFramelessImpl()
303 TestWindowDelegate::RunTest(event, std::move(config)); in WindowMinimizeImpl()
[all …]
Dtextfield_unittest.cc118 TestWindowDelegate::RunTest(event, std::move(config)); in TextfieldContentsImpl()
182 TestWindowDelegate::RunTest(event, std::move(config)); in TextfieldStyleImpl()
304 TestWindowDelegate::RunTest(event, std::move(config)); in TextfieldKeyEventImpl()
Dbutton_unittest.cc133 TestWindowDelegate::RunTest(event, std::move(config)); in LabelButtonStyleImpl()
151 TestWindowDelegate::RunTest(event, std::move(config)); in MenuButtonStyleImpl()
249 TestWindowDelegate::RunTest(event, std::move(config)); in LabelButtonClick()
485 TestWindowDelegate::RunTest(event, std::move(config)); in MenuButtonClick()
643 TestWindowDelegate::RunTest(event, std::move(config)); in MenuButtonCustomPopupClick()
/third_party/boost/libs/spirit/classic/test/
Dfile_iterator_tests.cpp52 void RunTest(void) in RunTest() function
159 RunTest<iter>(); in main()
163 RunTest<iterwin>(); in main()
168 RunTest<iterposix>(); in main()
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DQueryInternalShaderTests.cpp122 void RunTest(uint32_t firstQuery, uint32_t queryCount, uint32_t destinationOffset) { in RunTest() function in QueryInternalShaderTests
190 RunTest(0, kQueryCount, 0); in TEST_P()
194 RunTest(1, kQueryCount - 1, 256); in TEST_P()
198 RunTest(1, 4, 256); in TEST_P()
/third_party/grpc/test/cpp/qps/
Dqps_interarrival_test.cc31 static void RunTest(RandomDistInterface&& r, int threads, in RunTest() function
57 RunTest(ExpDist(10.0), 5, std::string("Exponential(10)")); in main()
/third_party/cef/tests/ceftests/
Dthread_unittest.cc142 void RunTest() { in RunTest() function in __anon5df936bc0211::SimpleThreadTest
196 void RunTest() override { in RunTest() function in __anon5df936bc0211::BrowserThreadTestHandler
220 thread_test_->RunTest(); in RunThreadTestOnOwnerThread()
310 void RunTest() override { in RunTest() function in __anon5df936bc0311::RenderThreadTestHandler
387 thread_test_->RunTest(); in OnProcessMessageReceived()
Daudio_output_unittest.cc966 void RunTest() override { in RunTest() function in __anon4c9cb0060111::AudioOutputTestHandler
992 void RunTest() override { in RunTest() function in __anon4c9cb0060111::AudioCloseBrowserTest
1033 void RunTest() override { in RunTest() function in __anon4c9cb0060111::AudioTogglePlaybackTest
Ddisplay_unittest.cc34 void RunTest() override { in RunTest() function in __anon5e39f8fa0111::TitleTestHandler
156 void RunTest() override { in RunTest() function in __anon5e39f8fa0211::AutoResizeTestHandler
272 void RunTest() override { in RunTest() function in __anon5e39f8fa0311::ConsoleTestHandler
469 void RunTest() override { in RunTest() function in __anon5e39f8fa0411::LoadingProgressTestHandler
/third_party/pcre2/pcre2/
D.gitignore18 RunTest.log
19 RunTest.trs
DNON-AUTOTOOLS-BUILD14 Testing with RunTest.bat
175 file. If you have a suitable Unix-like shell, the RunTest script will run
176 the appropriate tests for you. The command "RunTest list" will output a
185 the RunTest script. You might also like to build and run the freestanding
361 directory. The pcre2_test.bat script runs RunTest.bat with correct source and
364 For manual testing with RunTest.bat, provided the build dir is a subdirectory
366 of your pcre2test.exe and pcre2grep.exe programs. Call RunTest.bat with
367 "..\RunTest.Bat" or "..\..\RunTest.bat" as appropriate.
369 To run only a particular test with RunTest.Bat provide a test number argument.
373 1. Copy RunTest.bat into the directory where pcre2test.exe and pcre2grep.exe
[all …]
/third_party/pcre2/
D.gitignore18 RunTest.log
19 RunTest.trs
/third_party/pcre2/pcre2/testdata/
Dwintestinput32 # It is not Perl-compatible. When run via RunTest, the locale is edited to
6 # RunTest.bat.
Dtestinput32 # It is not Perl-compatible. When run via RunTest, the locale is edited to
6 # RunTest.bat.
Dtestoutput32 # It is not Perl-compatible. When run via RunTest, the locale is edited to
6 # RunTest.bat.
/third_party/protobuf/conformance/
Dconformance_test.h77 virtual void RunTest(const std::string& test_name,
101 void RunTest(const std::string& test_name,
285 void RunTest(const std::string& test_name,
Dconformance_test.cc241 RunTest(setting.GetTestName(), request, &response); in RunValidBinaryInputTest()
310 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest() function in google::protobuf::ConformanceTestSuite
321 runner_->RunTest(test_name, serialized_request, &serialized_response); in RunTest()
/third_party/grpc/test/cpp/interop/
Dstress_interop_client.cc103 RunTest(test_case); in MainLoop()
117 bool StressTestInteropClient::RunTest(TestCaseType test_case) { in RunTest() function in grpc::testing::StressTestInteropClient
/third_party/ltp/testcases/kdump/
Drunkdump.sh152 RunTest () function
244 RunTest
/third_party/pcre2/pcre2/doc/html/
DNON-AUTOTOOLS-BUILD.txt14 Testing with RunTest.bat
175 file. If you have a suitable Unix-like shell, the RunTest script will run
176 the appropriate tests for you. The command "RunTest list" will output a
185 the RunTest script. You might also like to build and run the freestanding
361 directory. The pcre2_test.bat script runs RunTest.bat with correct source and
364 For manual testing with RunTest.bat, provided the build dir is a subdirectory
366 of your pcre2test.exe and pcre2grep.exe programs. Call RunTest.bat with
367 "..\RunTest.Bat" or "..\..\RunTest.bat" as appropriate.
369 To run only a particular test with RunTest.Bat provide a test number argument.
373 1. Copy RunTest.bat into the directory where pcre2test.exe and pcre2grep.exe
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DProgram.cs56 while (RunTest(input, output, typeRegistry)) in Main()
63 … private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() method in Google.Protobuf.Conformance.Program
/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc381 static int RunTest(void (*test)(TestContext *cxt, int), int threads, in RunTest() function
1588 EXPECT_EQ(RunTest(&TestMu, threads, iterations, operations), operations);
1602 EXPECT_EQ(RunTest(&TestTry, threads, iterations, operations), operations);
1616 EXPECT_EQ(RunTest(&TestR20ms, threads, iterations, operations), 0);
1623 EXPECT_EQ(RunTest(&TestRW, threads, iterations, operations), operations / 2);
1637 EXPECT_EQ(RunTest(&TestAwait, threads, iterations, operations), operations);
1644 EXPECT_EQ(RunTest(&TestSignalAll, threads, iterations, operations),
1652 EXPECT_EQ(RunTest(&TestSignal, threads, iterations, operations), operations);
1659 EXPECT_EQ(RunTest(&TestCVTimeout, threads, iterations, operations),
1666 EXPECT_EQ(RunTest(&TestCVTime, threads, iterations, 1),
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc381 static int RunTest(void (*test)(TestContext *cxt, int), int threads, in RunTest() function
1618 EXPECT_EQ(RunTest(&TestMu, threads, iterations, operations), operations);
1632 EXPECT_EQ(RunTest(&TestTry, threads, iterations, operations), operations);
1646 EXPECT_EQ(RunTest(&TestR20ms, threads, iterations, operations), 0);
1653 EXPECT_EQ(RunTest(&TestRW, threads, iterations, operations), operations / 2);
1667 EXPECT_EQ(RunTest(&TestAwait, threads, iterations, operations), operations);
1674 EXPECT_EQ(RunTest(&TestSignalAll, threads, iterations, operations),
1682 EXPECT_EQ(RunTest(&TestSignal, threads, iterations, operations), operations);
1689 EXPECT_EQ(RunTest(&TestCVTimeout, threads, iterations, operations),
1696 EXPECT_EQ(RunTest(&TestCVTime, threads, iterations, 1),
[all …]

1234