Home
last modified time | relevance | path

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

/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/processor/
H A DAutoAnnotationErrorsTest.java46 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/
DSourceTest.java1800 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/
DAsyncRegistrationQueueRunnerTest.java3831 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 DglcSubgroupsShuffleTests.cpp118 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 DBaseDataSourceTest.java34 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 DBaseDataSourceTest.java34 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/
DPreemptiveUnfoldTransitionProgressProviderTest.kt55 val testSource = createSource() in before() constant
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
H A DCtsApiCoverage.java422 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 DSourceSetConfigurationsTest.kt356 val testSource = """ in <lambda>() constant
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp234 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 DBitSourceTestCase.java28 public void testSource() { in testSource() method in BitSourceTestCase
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_class_parser.cpp8 constexpr c10::string_view testSource = R"JIT( variable
H A Dtest_inliner.cpp8 const auto testSource = R"JIT( variable
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DAbstractJsonSchemaTestSuite.java162 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 DDemo.java535 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 DNetworkSecurityConfigTests.java122 ConfigSource testSource = in testEmptyConfig() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dplurults.cpp286 void setupResult(const int32_t testSource[], char result[], int32_t* max) { in setupResult()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dplurults.cpp288 void setupResult(const int32_t testSource[], char result[], int32_t* max) { in setupResult()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...