/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/processor/ |
H A D | AutoAnnotationErrorsTest.java | 46 JavaFileObject testSource = in testCorrect() local 66 JavaFileObject testSource = in testDoesNotReturnAnnotation() local 88 JavaFileObject testSource = in testOverload() local 154 JavaFileObject testSource = in testWrongName() local 177 JavaFileObject testSource = in testWrongType() local 219 JavaFileObject testSource = in testWrongTypeCollection() local 248 JavaFileObject testSource = in testExtraParameters() local 273 JavaFileObject testSource = in testMissingParameters() local 305 JavaFileObject testSource = in testAnnotationValuedDefaultsNotSupportedYet() local 341 JavaFileObject testSource = in testAnnotationMemberNameConflictWithGeneratedLocal() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/ |
D | SourceTest.java | 1800 Source testSource = in validateAndSetNumReportStates_fullFlexValid_returnsTrue() local 1846 Source testSource = in validateAndSetNumReportStates_fullFlexArithmeticInvalid_returnsFalse() local 1904 Source testSource = in validateAndSetNumReportStates_fullFlexIterativeInvalid_returnsFalse() local 1943 Source testSource = in validateAttributionScopeValues_fullFlexAttributionScopeMaxEventStatesNull_returnsFalse() local 1984 Source testSource = in hasValidInformationGain_fullFlex_enableEventLevelEpsilon_success() local 2006 Source testSource = in hasValidInformationGain_flexLite_withEventLevelEpsilonAndAttributionScope_success() local 2035 Source testSource = in testHasValidInformationGain_flexLite_enableEventLevelEpsilon_success() local 2078 Source testSource = in isFlexEventApiValueValid_eventSource_true() local 2130 Source testSource = in isFlexEventApiValueValid_eventSource_false() local 2176 Source testSource = in isFlexEventApiValueValid_navigationSource_true() local [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunnerTest.java | 3831 Source testSource = in isSourceAllowedToInsert_flexEventApiValidNav_pass() local 3896 Source testSource = in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedMaxInfoGain_fail() local 3950 Source testSource = in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedNumStatesArithmetic_fail() local 4019 Source testSource = in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedNumStatesIterative_fail() local 4093 Source testSource = in areValidSourcePrivacyParameters_fullFlexHighBoundStateCountIterative_catchesException() local 4128 Source testSource = in areValidSourcePrivacyParameters_flexLiteApiExceedMaxInfoGain_fail() local 4163 Source testSource = in isSourceAllowedToInsert_flexLiteApiExceedMaxInfoGain_pass() local 4228 Source testSource = in areValidSourcePrivacyParameters_flexEventApiValidV1ParamsNavExceedMaxInfoGain_fail() local 4276 Source testSource = in areValidSourcePrivacyParameters_flexEventApiValidV1NavNearBoundaryDualDestination_fail() local 4325 Source testSource = in isSourceAllowedToInsert_flexEventApiValidV1NavNearBoundary_pass() local [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsShuffleTests.cpp | 118 const std::string testSource = in TestSource() local 151 const std::string testSource = TestSource(caseDef); in initFrameBufferPrograms() local 280 const std::string testSource = TestSource(caseDef); in initPrograms() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | BaseDataSourceTest.java | 34 TestSource testSource = new TestSource(/* isNetwork= */ false); in dataTransfer_withLocalSource_isReported() local 63 TestSource testSource = new TestSource(/* isNetwork= */ true); in dataTransfer_withRemoteSource_isReported() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | BaseDataSourceTest.java | 34 TestSource testSource = new TestSource(/* isNetwork= */ false); in dataTransfer_withLocalSource_isReported() local 63 TestSource testSource = new TestSource(/* isNetwork= */ true); in dataTransfer_withRemoteSource_isReported() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/unfold/ |
D | PreemptiveUnfoldTransitionProgressProviderTest.kt | 55 val testSource = createSource() in before() constant
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
H A D | CtsApiCoverage.java | 422 ExecutorService service, CddCoverage cddCoverage, File testSource, int api) { in addCddCoverage() 428 addCddJarCoverage(cddCoverage, testSource); in addCddCoverage() argument
|
/aosp_15_r20/external/ksp/gradle-plugin/src/test/kotlin/com/google/devtools/ksp/gradle/ |
H A D | SourceSetConfigurationsTest.kt | 356 val testSource = """ in <lambda>() constant
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsShuffleTests.cpp | 234 const string testSource = " uint temp_res;\n" in getNonClusteredTestSource() local 264 const string testSource = in getClusteredTestSource() local
|
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/common/ |
H A D | BitSourceTestCase.java | 28 public void testSource() { in testSource() method in BitSourceTestCase
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_class_parser.cpp | 8 constexpr c10::string_view testSource = R"JIT( variable
|
H A D | test_inliner.cpp | 8 const auto testSource = R"JIT( variable
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | AbstractJsonSchemaTestSuite.java | 162 private Stream<DynamicNode> buildContainer(VersionFlag defaultVersion, TestSource testSource) { in buildContainer()
|
/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/ |
H A D | Demo.java | 535 static void printBreaks(int num, String testSource, BreakIterator brkItr) { in printBreaks() 548 static void printIteration(int num, String testSource, CharacterIterator ci) { in printIteration()
|
/aosp_15_r20/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/ |
H A D | NetworkSecurityConfigTests.java | 122 ConfigSource testSource = in testEmptyConfig() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | plurults.cpp | 286 void setupResult(const int32_t testSource[], char result[], int32_t* max) { in setupResult()
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | plurults.cpp | 288 void setupResult(const int32_t testSource[], char result[], int32_t* max) { in setupResult()
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | lint-api.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |