Home
last modified time | relevance | path

Searched refs:importType (Results 1 – 5 of 5) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/
DPlaygroundWithDemoOfUnclonedParametersProblemTest.java40 int importType = 0; in shouldIncludeInitialLog() local
43 ImportLogBean initialLog = new ImportLogBean(currentDate, importType); in shouldIncludeInitialLog()
46 … given(importLogDao.anyImportRunningOrRunnedToday(importType, currentDate)).willReturn(false); in shouldIncludeInitialLog()
50 importManager.startImportProcess(importType, currentDate); in shouldIncludeInitialLog()
59 int importType = 0; in shouldAlterFinalLog() local
62 ImportLogBean finalLog = new ImportLogBean(currentDate, importType); in shouldAlterFinalLog()
65 … given(importLogDao.anyImportRunningOrRunnedToday(importType, currentDate)).willReturn(false); in shouldAlterFinalLog()
69 importManager.startImportProcess(importType, currentDate); in shouldAlterFinalLog()
94 public void startImportProcess(int importType, Date date) {
98 importLogBean = createResume(importType, date);
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DICUServiceBuilder.java156 String importType = xpp.getAttributeValue(-1, "type"); in _getRuleBasedCollator() local
159 path = "//ldml/collations/collation[@type=\"" + importType + "\"]/cr"; in _getRuleBasedCollator()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...