Home
last modified time | relevance | path

Searched full:unreleased (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/robolectric/processor/src/test/java/org/robolectric/annotation/processing/validator/
H A DInDevelopmentValidatorTest.java44 AndroidVersions.AndroidRelease unreleased = in implementationWithInDevelopmentCompiles() local
53 assertAbout(singleClass(props, getClassRootDir(Dummy.class), unreleased.getSdkInt())) in implementationWithInDevelopmentCompiles()
79 AndroidVersions.AndroidRelease unreleased = in implementationWithoutInDevelopmentFailsToCompiles() local
88 assertAbout(singleClass(props, getClassRootDir(Dummy.class), unreleased.getSdkInt())) in implementationWithoutInDevelopmentFailsToCompiles()
93 + unreleased.getSdkInt()) in implementationWithoutInDevelopmentFailsToCompiles()
99 AndroidVersions.AndroidRelease unreleased = in implementationWithoutInDevelopmentFailsToCompilesLastRelease() local
106 assertAbout(singleClass(props, getClassRootDir(Dummy.class), unreleased.getSdkInt())) in implementationWithoutInDevelopmentFailsToCompilesLastRelease()
111 + unreleased.getSdkInt()) in implementationWithoutInDevelopmentFailsToCompilesLastRelease()
H A DImplementsValidatorTest.java53 AndroidVersions.AndroidRelease unreleased = AndroidVersions.getUnreleased().get(0); in implementsWithParameterMismatch_shouldNotCompile() local
59 props, Utils.getClassRootDir(ParameterizedDummy.class), unreleased.getSdkInt())) in implementsWithParameterMismatch_shouldNotCompile()
72 AndroidVersions.AndroidRelease unreleased = AndroidVersions.getUnreleased().get(0); in implementsWithMissingParameters_shouldNotCompile() local
78 props, Utils.getClassRootDir(ParameterizedDummy.class), unreleased.getSdkInt())) in implementsWithMissingParameters_shouldNotCompile()
90 AndroidVersions.AndroidRelease unreleased = AndroidVersions.getUnreleased().get(0); in implementsWithCorrectParameters_shouldCompile() local
96 props, Utils.getClassRootDir(ParameterizedDummy.class), unreleased.getSdkInt())) in implementsWithCorrectParameters_shouldCompile()
105 AndroidVersions.AndroidRelease unreleased = AndroidVersions.getUnreleased().get(0); in implementsWithExtraParameters_shouldNotCompile() local
109 assertAbout(singleClass(props, Utils.getClassRootDir(Dummy.class), unreleased.getSdkInt())) in implementsWithExtraParameters_shouldNotCompile()
/aosp_15_r20/libcore/dalvik/test-rules/src/main/java/libcore/dalvik/system/
H A DCloseGuardSupport.java66 * object that owns resources and an expected number of unreleased resources. It will call the
68 * {@link AssertionError} if the number of reported unreleased resources does not match the
96 * Returns a {@link Statement} that will fail the test if it ends with unreleased resources.
128 "Unreleased resources found in test"); in apply()
177 * Get the collection of allocation sites for any unreleased resources.
193 * Get access to a {@link BiConsumer} that will determine how many unreleased resources the
211 * @param expectedCount the expected number of unreleased resources to be held by the owner.
257 * A {@link CloseGuard.Reporter} that collects any reports about unreleased resources.
290 "Expected " + expectedCount + " unreleased resources, found "
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.HeapProfile/
H A Dheap_profile_details_panel.ts164 name: 'Unreleased Malloc Size',
169 name: 'Unreleased Malloc Count',
187 name: 'Unreleased Size',
192 name: 'Unreleased Count',
210 name: 'Unreleased Allocation Size',
215 name: 'Unreleased Allocation Count',
223 name: 'Unreleased Allocation Size (malloc + java)',
228 name: 'Unreleased Allocation Count (malloc + java)',
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/verifier/
H A Dref_tracking.c9 .errstr = "Unreleased reference",
20 .errstr = "Unreleased reference",
34 .errstr = "Unreleased reference",
49 .errstr = "Unreleased reference",
60 .errstr = "Unreleased reference",
71 .errstr = "Unreleased reference",
84 .errstr = "Unreleased reference",
203 .errstr = "Unreleased reference",
220 .errstr = "Unreleased reference",
347 .errstr = "Unreleased reference",
[all …]
/aosp_15_r20/external/robolectric/annotations/src/main/java/org/robolectric/versioning/
H A DAndroidVersions.java65 * true if this release has already occurred, false otherwise. If unreleased, the getSdkInt may
77 * true if this release has already occurred, false otherwise. If unreleased, the getSdkInt will
785 return information.unreleased; in getUnreleased()
797 final List<AndroidRelease> unreleased; field in AndroidVersions.SdkInformation
828 this.unreleased = in SdkInformation()
874 .append(" has a sdkInt greater than the earliest unreleased sdk ") in handleStaticErrors()
938 // is under development and unreleased at any give time (S or Sv2). in computeCurrentSdk()
974 // unreleased. in computeCurrentSdk()
977 // If the current sdk is the latest release and it is reporting itself as unreleased in computeCurrentSdk()
980 // unreleased version of the latest release) in computeCurrentSdk()
/aosp_15_r20/frameworks/rs/script_api/
H A DGenerator.cpp62 * [version: ({Starting API level} [ {Last API level that supports this.}] | UNRELEASED)
77 * [version: ({Starting API level} [ {Last API level that supports this.}] | UNRELEASED)
89 * [version: ({Starting API level} [ {Last API level that supports this.}] | UNRELEASED)
103 * [version: ({Starting API level} [ {Last API level that supports this.}] | UNRELEASED)
118 * [version: ({Starting API level} [ {Last API level that supports this.}] | UNRELEASED)
/aosp_15_r20/external/pytorch/cmake/public/
H A DComputeLibrary.cmake28 …# Unreleased ACL versions come with version string "v0.0-unreleased", and may not be compatible wi…
30 …message(WARNING "Build may fail: Using unreleased ACL version (minimum required is ${ACL_MINIMUM_V…
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dcb_refs.c15 { "leak_prog", "Unreleased reference" },
16 { "nested_cb", "Unreleased reference id=4 alloc_insn=2" }, /* alloc_insn=2{4,5} */
17 { "non_cb_transfer_ref", "Unreleased reference id=4 alloc_insn=1" }, /* alloc_insn=1{1,2} */
H A Ddynptr.c16 {"ringbuf_missing_release1", "Unreleased reference id=1"},
17 {"ringbuf_missing_release2", "Unreleased reference id=2"},
18 {"ringbuf_missing_release_callback", "Unreleased reference id"},
/aosp_15_r20/external/rust/android-crates-io/crates/termtree/
DCargo.toml41 search = "Unreleased"
62 ## [Unreleased] - ReleaseDate
71 [Unreleased]: https://github.com/rust-cli/termtree/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anstyle-1.0.6/
H A DCargo.toml47 search = "Unreleased"
66 ## [Unreleased] - ReleaseDate
75 [Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/predicates-core/
DCargo.toml47 search = "Unreleased"
68 ## [Unreleased] - ReleaseDate
77 [Unreleased]: https://github.com/assert-rs/predicates-rs/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_lex-0.7.0/
H A DCargo.toml43 search = "Unreleased"
62 ## [Unreleased] - ReleaseDate
71 [Unreleased]: https://github.com/clap-rs/clap/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/toml_datetime/
DCargo.toml56 search = "Unreleased"
75 ## [Unreleased] - ReleaseDate
84 [Unreleased]: https://github.com/toml-rs/toml/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/serde_spanned/
DCargo.toml55 search = "Unreleased"
74 ## [Unreleased] - ReleaseDate
83 [Unreleased]: https://github.com/toml-rs/toml/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap_lex/
DCargo.toml41 search = "Unreleased"
62 ## [Unreleased] - ReleaseDate
71 [Unreleased]: https://github.com/clap-rs/clap/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/predicates-tree/
DCargo.toml47 search = "Unreleased"
68 ## [Unreleased] - ReleaseDate
77 [Unreleased]: https://github.com/assert-rs/predicates-rs/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/env_logger/
DCargo.toml53 search = "Unreleased"
72 ## [Unreleased] - ReleaseDate
81 [Unreleased]: https://github.com/rust-cli/env_logger/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/displaydoc/
DCargo.toml45 search = "Unreleased"
64 # [Unreleased] - ReleaseDate"""
78 [Unreleased]: https://github.com/yaahc/{{crate_name}}/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/anstyle/
DCargo.toml59 search = "Unreleased"
78 ## [Unreleased] - ReleaseDate
87 [Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/clap_lex/
DCargo.toml48 search = "Unreleased"
67 ## [Unreleased] - ReleaseDate
76 [Unreleased]: https://github.com/clap-rs/clap/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/predicates/
DCargo.toml68 search = "Unreleased"
87 ## [Unreleased] - ReleaseDate
96 [Unreleased]: https://github.com/assert-rs/predicates-rs/compare/{{tag_name}}...HEAD""" table
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/
DCONTRIBUTING.md60 * PRs with breaking changes are made against the unreleased branch. e.g. branch version-0.4
65 When it is time to release the unreleased branch, a PR is made from the unreleased branch to master…
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/
DCONTRIBUTING.md60 * PRs with breaking changes are made against the unreleased branch. e.g. branch version-0.4
65 When it is time to release the unreleased branch, a PR is made from the unreleased branch to master…

12345678910>>...15