Home
last modified time | relevance | path

Searched defs:runInfo (Results 1 – 10 of 10) sorted by relevance

/external/testng/src/main/java/org/testng/
DTestClass.java42 RunInfo runInfo, in TestClass()
73 RunInfo runInfo, in init()
/external/testng/src/main/java/org/testng/internal/
DMethodGroupsHelper.java42 RunInfo runInfo, in collectMethodsByGroup()
81RunInfo runInfo, ITestNGMethod tm, boolean forTests, boolean unique, List<ITestNGMethod> outInclud… in includeMethod()
DMethodHelper.java48 boolean forTests, RunInfo runInfo, IAnnotationFinder finder, in collectAndOrderMethods()
56 runInfo, in collectAndOrderMethods() local
DTestNGMethodFinder.java39 public TestNGMethodFinder(RunInfo runInfo, IAnnotationFinder annotationFinder) in TestNGMethodFinder()
/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp76 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h157 TestRunInfo runInfo; member
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp428 static void append(SkShaper::RunHandler* handler, const SkShaper::RunHandler::RunInfo& runInfo, in append()
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp687 static void append(SkShaper::RunHandler* handler, const SkShaper::RunHandler::RunInfo& runInfo, in append()
/external/bcc/tests/cc/
Dcatch.hpp5233 TestRunInfo runInfo; member
9287 virtual void testRunStarting( TestRunInfo const& runInfo ) CATCH_OVERRIDE { in testRunStarting()
/external/catch2/single_include/catch2/
Dcatch.hpp4995 TestRunInfo runInfo; member
14000 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()