Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenNumberFormatTestUtility.java108 private final CodeUnderTest codeUnderTest; field in DataDrivenNumberFormatTestUtility
123 String fileName, CodeUnderTest codeUnderTest) { in runSuite()
138 String fileName, CodeUnderTest codeUnderTest) { in runFormatSuiteIncludingKnownFailures()
150 private DataDrivenNumberFormatTestUtility(CodeUnderTest codeUnderTest) { in DataDrivenNumberFormatTestUtility()