Searched refs:RunTests (Results 1 - 11 of 11) sorted by relevance

/external/v8/test/mjsunit/
H A Dvalue-wrapper.js35 function RunTests() { function
119 RunTests();
134 RunTests();
149 RunTests();
/external/google-breakpad/src/processor/
H A Dpathname_stripper_unittest.cc47 static bool RunTests() { function in namespace:__anon5239
86 return RunTests() ? 0 : 1;
H A Dcontained_range_map_unittest.cc56 static bool RunTests() { function in namespace:__anon5223
262 return RunTests() ? 0 : 1;
H A Daddress_map_unittest.cc180 static bool RunTests() { function in namespace:__anon5220
195 return RunTests() ? 0 : 1;
H A Dpostfix_evaluator_unittest.cc123 static bool RunTests() { function in namespace:__anon5240
402 return RunTests() ? 0 : 1;
H A Drange_map_unittest.cc75 // RunTests for descriptions of the tests.
365 // RunTests runs a series of test sets.
366 static bool RunTests() { function in namespace:__anon5241
551 return RunTests() ? 0 : 1;
/external/protobuf/gtest/test/
H A Drun_tests_util_test.py513 """Exercises TestRunner.RunTests."""
542 """Exercises RunTests to handle a Python test success."""
546 self.test_runner.RunTests(
553 """Exercises RunTests to handle a binary test success."""
557 self.test_runner.RunTests(
564 """Exercises RunTests to handle a Python test failure."""
568 self.test_runner.RunTests(
575 """Exercises RunTests to handle a binary test failure."""
579 self.test_runner.RunTests(
586 """Exercises RunTests t
[all...]
H A Drun_tests_util.py394 def RunTests(self, python_tests, binary_tests): member in class:TestRunner
/external/google-breakpad/src/client/
H A Dminidump_file_writer_unittest.cc169 static bool RunTests() { function
178 return RunTests() ? 0 : 1;
/external/vixl/tools/
H A Dtest.py184 def RunTests(manifest, jobs = 1, verbose = False, debugger = False, function
241 status = RunTests(manifest, jobs=args.jobs,
H A Dpresubmit.py196 retcode = test.RunTests(manifest, jobs = args.jobs,

Completed in 308 milliseconds