HomeSort by relevance Sort by last modified time
    Searched refs:GetTestsToRun (Results 1 - 2 of 2) sorted by null

  /external/protobuf/gtest/test/
run_tests_util_test.py 155 """Exercises TestRunner.GetTestsToRun."""
158 """Normalizes path data returned from GetTestsToRun for comparison."""
182 """Asserts results returned by GetTestsToRun equal to expected results."""
201 """Exercises GetTestsToRun with parameters designating binary tests only."""
205 self.test_runner.GetTestsToRun(
215 self.test_runner.GetTestsToRun(
225 self.test_runner.GetTestsToRun(
235 self.test_runner.GetTestsToRun(
246 self.test_runner.GetTestsToRun(
257 self.test_runner.GetTestsToRun(
    [all...]
run_tests_util.py 281 def GetTestsToRun(self,

Completed in 222 milliseconds