Searched refs:MSGS (Results 1 - 6 of 6) sorted by relevance

/external/dagger2/compiler/src/test/java/dagger/internal/codegen/
H A DSubcomponentBuilderValidationTest.java33 private static final ErrorMessages.SubcomponentBuilderMessages MSGS = field in class:SubcomponentBuilderValidationTest
65 .withErrorContaining(String.format(MSGS.moreThanOneRefToSubcomponent(),
99 .withErrorContaining(String.format(MSGS.moreThanOneRefToSubcomponent(),
137 .withErrorContaining(String.format(MSGS.moreThanOne(),
170 .withErrorContaining(MSGS.generics())
186 .withErrorContaining(MSGS.mustBeInComponent())
216 .withErrorContaining(MSGS.missingBuildMethod())
235 .withErrorContaining(MSGS.isPrivate())
254 .withErrorContaining(MSGS.mustBeStatic())
273 .withErrorContaining(MSGS
[all...]
H A DComponentBuilderTest.java33 private static final ErrorMessages.ComponentBuilderMessages MSGS = field in class:ComponentBuilderTest
334 .withErrorContaining(String.format(MSGS.moreThanOne(),
358 .withErrorContaining(MSGS.generics())
374 .withErrorContaining(MSGS.mustBeInComponent())
395 .withErrorContaining(MSGS.missingBuildMethod())
416 .withErrorContaining(MSGS.isPrivate())
437 .withErrorContaining(MSGS.mustBeStatic())
458 .withErrorContaining(MSGS.mustBeAbstract());
480 .withErrorContaining(MSGS.cxtorOnlyOneAndNoArgs())
504 .withErrorContaining(MSGS
[all...]
/external/iputils/
H A Dclockdiff.c91 #define MSGS 50 macro
162 * To measure the difference, select MSGS messages whose round-trip
164 * select MSGS messages regardless of round-trip transmission time.
183 for (msgcount = 0; msgcount < MSGS; ) {
338 * To measure the difference, select MSGS messages whose round-trip
340 * select MSGS messages regardless of round-trip transmission time.
360 for (msgcount = 0; msgcount < MSGS; ) {
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 210 milliseconds