Home
last modified time | relevance | path

Searched defs:after (Results 1 – 25 of 2295) sorted by relevance

12345678910>>...92

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_time_jumps.cpp605 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepFor() local
615 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepUntilSteady() local
625 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepUntilSystem() local
635 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepUntilCustom() local
649 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepRelative() local
665 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepAbsolute() local
724 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepForNoInt() local
734 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepUntilNoIntSteady() local
744 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepUntilNoIntSystem() local
754 typename Helper::steady_time_point after(Helper::steadyNow()); in testSleepUntilNoIntCustom() local
[all …]
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/parsing/library/
H A DApexSharedLibraryUpdaterTest.java95 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in checkNoChanges() local
110 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpSince30Applied() local
127 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpSinceFutureNotAppliedWithoutLibrary() local
145 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpSinceFutureNotAppliedWithLibrary() local
163 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpBefore30NotApplied() local
178 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpBefore30Applied() local
201 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedPast() local
226 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedMiddle_targetQ() local
253 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedMiddle_targetR() local
279 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedMiddle_targetR_usingLib() local
[all …]
H A DAndroidHidlUpdaterTest.java51 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P() local
68 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_system() local
86 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_not_empty_usesLibraries() local
106 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_not_empty_usesLibraries_system() local
126 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_in_usesLibraries() local
144 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_in_usesLibraries_system() local
165 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
182 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
191 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
H A DRemoveUnnecessaryAndroidTestBaseLibraryTest.java52 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
68 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_not_empty_usesLibraries() local
87 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesLibraries() local
104 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesOptionalLibraries() local
120 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
136 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
154 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_bothLibraries() local
162 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
H A DRemoveUnnecessaryOrgApacheHttpLegacyLibraryTest.java52 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
68 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_not_empty_usesLibraries() local
87 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesLibraries() local
104 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesOptionalLibraries() local
121 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
138 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
156 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_bothLibraries() local
164 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
H A DOrgApacheHttpLegacyUpdaterTest.java51 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
69 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_not_empty_usesLibraries() local
86 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesLibraries() local
104 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesOptionalLibraries() local
122 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
140 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
151 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
H A DAndroidTestBaseUpdaterTest.java51 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q() local
69 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q_not_empty_usesLibraries() local
86 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q_in_usesLibraries() local
104 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q_in_usesOptionalLibraries() local
122 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
140 AndroidPackage after = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
151 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
/aosp_15_r20/external/guava/refactorings/
H A DCharMatcherRewrite.java33 CharMatcher after() { in after() method in CharMatcherRewrite.Whitespace
45 CharMatcher after() { in after() method in CharMatcherRewrite.BreakingWhitespace
57 CharMatcher after() { in after() method in CharMatcherRewrite.Ascii
69 CharMatcher after() { in after() method in CharMatcherRewrite.Digit
81 CharMatcher after() { in after() method in CharMatcherRewrite.JavaDigit
93 CharMatcher after() { in after() method in CharMatcherRewrite.JavaLetterOrDigit
105 CharMatcher after() { in after() method in CharMatcherRewrite.JavaUpperCase
117 CharMatcher after() { in after() method in CharMatcherRewrite.JavaLowerCase
129 CharMatcher after() { in after() method in CharMatcherRewrite.JavaIsoControl
141 CharMatcher after() { in after() method in CharMatcherRewrite.Invisible
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dinline_test.cpp109 const std::vector<const char*> after = { in TEST_F() local
247 const std::vector<const char*> after = { in TEST_F() local
382 const std::vector<const char*> after = { in TEST_F() local
514 const std::vector<const char*> after = { in TEST_F() local
674 const std::vector<const char*> after = { in TEST_F() local
888 const std::vector<const char*> after = { in TEST_F() local
1092 const std::vector<const char*> after = { in TEST_F() local
1297 const std::vector<const char*> after = { in TEST_F() local
1531 const std::string after = in TEST_F() local
1603 const std::string after = in TEST_F() local
[all …]
Dlocal_single_block_elim.cpp72 const std::string after = in TEST_F() local
122 const std::string after = in TEST_F() local
211 const std::string after = in TEST_F() local
294 const std::string after = in TEST_F() local
391 const std::string after = in TEST_F() local
597 const std::string after = in TEST_F() local
690 const std::string after = in TEST_F() local
798 const std::string after = in TEST_F() local
872 const std::string after = in TEST_F() local
963 const std::string after = in TEST_F() local
[all …]
Ddead_branch_elim_test.cpp89 const std::string after = in TEST_F() local
170 const std::string after = in TEST_F() local
245 const std::string after = in TEST_F() local
323 const std::string after = in TEST_F() local
405 const std::string after = in TEST_F() local
480 const std::string after = in TEST_F() local
553 const std::string after = in TEST_F() local
674 const std::string after = in TEST_F() local
752 const std::string after = in TEST_F() local
816 const std::string after = in TEST_F() local
[all …]
Dinsert_extract_elim_test.cpp92 const std::string after = in TEST_F() local
176 const std::string after = in TEST_F() local
256 const std::string after = in TEST_F() local
381 const std::string after = in TEST_F() local
577 const std::string after = in TEST_F() local
675 const std::string after = in TEST_F() local
766 const std::string after = in TEST_F() local
879 const std::string after = in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinline_test.cpp109 const std::vector<const char*> after = { in TEST_F() local
247 const std::vector<const char*> after = { in TEST_F() local
382 const std::vector<const char*> after = { in TEST_F() local
514 const std::vector<const char*> after = { in TEST_F() local
674 const std::vector<const char*> after = { in TEST_F() local
888 const std::vector<const char*> after = { in TEST_F() local
1092 const std::vector<const char*> after = { in TEST_F() local
1297 const std::vector<const char*> after = { in TEST_F() local
1531 const std::string after = in TEST_F() local
1603 const std::string after = in TEST_F() local
[all …]
H A Dlocal_single_block_elim.cpp72 const std::string after = in TEST_F() local
122 const std::string after = in TEST_F() local
211 const std::string after = in TEST_F() local
294 const std::string after = in TEST_F() local
391 const std::string after = in TEST_F() local
597 const std::string after = in TEST_F() local
690 const std::string after = in TEST_F() local
798 const std::string after = in TEST_F() local
872 const std::string after = in TEST_F() local
963 const std::string after = in TEST_F() local
[all …]
H A Ddead_branch_elim_test.cpp89 const std::string after = in TEST_F() local
170 const std::string after = in TEST_F() local
245 const std::string after = in TEST_F() local
323 const std::string after = in TEST_F() local
405 const std::string after = in TEST_F() local
480 const std::string after = in TEST_F() local
553 const std::string after = in TEST_F() local
674 const std::string after = in TEST_F() local
752 const std::string after = in TEST_F() local
816 const std::string after = in TEST_F() local
[all …]
H A Dinsert_extract_elim_test.cpp92 const std::string after = in TEST_F() local
176 const std::string after = in TEST_F() local
256 const std::string after = in TEST_F() local
381 const std::string after = in TEST_F() local
577 const std::string after = in TEST_F() local
675 const std::string after = in TEST_F() local
766 const std::string after = in TEST_F() local
879 const std::string after = in TEST_F() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinline_test.cpp109 const std::vector<const char*> after = { in TEST_F() local
247 const std::vector<const char*> after = { in TEST_F() local
382 const std::vector<const char*> after = { in TEST_F() local
514 const std::vector<const char*> after = { in TEST_F() local
674 const std::vector<const char*> after = { in TEST_F() local
888 const std::vector<const char*> after = { in TEST_F() local
1092 const std::vector<const char*> after = { in TEST_F() local
1297 const std::vector<const char*> after = { in TEST_F() local
1531 const std::string after = in TEST_F() local
1603 const std::string after = in TEST_F() local
[all …]
H A Dlocal_single_block_elim.cpp72 const std::string after = in TEST_F() local
122 const std::string after = in TEST_F() local
211 const std::string after = in TEST_F() local
294 const std::string after = in TEST_F() local
391 const std::string after = in TEST_F() local
597 const std::string after = in TEST_F() local
690 const std::string after = in TEST_F() local
798 const std::string after = in TEST_F() local
872 const std::string after = in TEST_F() local
963 const std::string after = in TEST_F() local
[all …]
H A Ddead_branch_elim_test.cpp89 const std::string after = in TEST_F() local
170 const std::string after = in TEST_F() local
245 const std::string after = in TEST_F() local
323 const std::string after = in TEST_F() local
405 const std::string after = in TEST_F() local
480 const std::string after = in TEST_F() local
553 const std::string after = in TEST_F() local
674 const std::string after = in TEST_F() local
752 const std::string after = in TEST_F() local
816 const std::string after = in TEST_F() local
[all …]
H A Dinsert_extract_elim_test.cpp92 const std::string after = in TEST_F() local
176 const std::string after = in TEST_F() local
256 const std::string after = in TEST_F() local
381 const std::string after = in TEST_F() local
577 const std::string after = in TEST_F() local
675 const std::string after = in TEST_F() local
766 const std::string after = in TEST_F() local
879 const std::string after = in TEST_F() local
/aosp_15_r20/frameworks/base/errorprone/refaster/
H A DEfficientXml.java52 void after(TypedXmlSerializer out, String n, int v) throws Exception { in after() method in EfficientXml.IntToString
69 void after(TypedXmlSerializer out, String n, int v) throws Exception { in after() method in EfficientXml.IntToStringHex
91 int after(TypedXmlPullParser in, String n) throws Exception { in after() method in EfficientXml.IntFromString
103 int after(TypedXmlPullParser in, String n, int d) throws Exception { in after() method in EfficientXml.IntFromStringDefault
115 int after(TypedXmlPullParser in, String n) throws Exception { in after() method in EfficientXml.IntFromStringHex
142 void after(TypedXmlSerializer out, String n, long v) throws Exception { in after() method in EfficientXml.LongToString
159 void after(TypedXmlSerializer out, String n, long v) throws Exception { in after() method in EfficientXml.LongToStringHex
181 long after(TypedXmlPullParser in, String n) throws Exception { in after() method in EfficientXml.LongFromString
193 long after(TypedXmlPullParser in, String n, long d) throws Exception { in after() method in EfficientXml.LongFromStringDefault
205 long after(TypedXmlPullParser in, String n) throws Exception { in after() method in EfficientXml.LongFromStringHex
[all …]
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageManagerServiceUtilsTest.java51 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_versionCodeSmaller_throwException() local
64 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_baseRevisionCodeSmaller_throwException() local
87 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_splitArraySizeIsDifferent_throwException() local
112 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_splitRevisionCodeSmaller_throwException() local
137 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_sameSplitNameRevisionsBigger() local
161 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_hasDifferentSplitNames() local
184 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_packageSetting_newSplitName() local
197 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_androidPackage_versionCodeSmaller_throwException() local
209 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_androidPackage_baseRevisionCodeSmaller_throwException() local
232 final PackageInfoLite after = new PackageInfoLite(); in testCheckDowngrade_androidPackage_splitArraySizeIsDifferent_throwException() local
[all …]
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/session/
H A DMockitoSessionTest.java121 @After public void after() { in after() method in MockitoSessionTest.SessionWithoutAnyConfiguration
136 @After public void after() { in after() method in MockitoSessionTest.SessionWithoutInitMocksConfigured
150 @After public void after() { in after() method in MockitoSessionTest.SessionWithoutStrictnessConfigured
164 @After public void after() { in after() method in MockitoSessionTest.SessionWithIncorrectMockitoUsage
179 @After public void after() { in after() method in MockitoSessionTest.SessionWithTestFailureAndIncorrectMockitoUsage
196 @After public void after() { in after() method in MockitoSessionTest.SessionWithManuallyInitializedMock
210 @After public void after() { in after() method in MockitoSessionTest.SessionWithUpdatedStrictness
229 @After public void after() { in after() method in MockitoSessionTest.SessionWithOverriddenFailure
248 @After public void after() { in after() method in MockitoSessionTest.SessionWithInitMocksFailure
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAtomicLongMapTest.java72 long after = map.get(key); in testIncrementAndGet() local
105 long after = map.get(key); in testGetAndIncrement() local
138 long after = map.get(key); in testDecrementAndGet() local
171 long after = map.get(key); in testGetAndDecrement() local
205 long after = map.get(key); in testAddAndGet() local
240 long after = map.get(key); in testGetAndAdd() local
275 long after = map.get(key); in testPut() local
333 long after = map.get(key); in testPutIfAbsent() local
387 long after = map.get(key); in testReplace() local
428 long after = map.get(key); in testRemove() local
[all …]
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DAtomicLongMapTest.java72 long after = map.get(key); in testIncrementAndGet() local
105 long after = map.get(key); in testGetAndIncrement() local
138 long after = map.get(key); in testDecrementAndGet() local
171 long after = map.get(key); in testGetAndDecrement() local
205 long after = map.get(key); in testAddAndGet() local
240 long after = map.get(key); in testGetAndAdd() local
275 long after = map.get(key); in testPut() local
333 long after = map.get(key); in testPutIfAbsent() local
387 long after = map.get(key); in testReplace() local
428 long after = map.get(key); in testRemove() local
[all …]

12345678910>>...92