/aosp_15_r20/packages/services/Car/tests/BugReportApp/tests/src/com/android/car/bugreport/ |
D | BugStorageUtilsTest.java | 78 MetaBugReport bug = createBugReport(TIMESTAMP_TODAY, in test_createBugReport_createsAndReturnsMetaBugReport() local 86 MetaBugReport bug = createBugReport(TIMESTAMP_TODAY, in test_expireBugReport_marksBugReportDeletedAndDeletesZip() local 90 try (InputStream in = BugStorageUtils.openBugReportFileToRead(mContext, bug)) { in test_expireBugReport_marksBugReportDeletedAndDeletesZip() argument 93 try (InputStream in = BugStorageUtils.openAudioFileToRead(mContext, bug)) { in test_expireBugReport_marksBugReportDeletedAndDeletesZip() argument 118 MetaBugReport bug = createBugReport(TIMESTAMP_TODAY, in test_completeDeleteBugReport_removesBugReportRecordFromDb() local 122 try (InputStream in = BugStorageUtils.openBugReportFileToRead(mContext, bug)) { in test_completeDeleteBugReport_removesBugReportRecordFromDb() argument 125 try (InputStream in = BugStorageUtils.openAudioFileToRead(mContext, bug)) { in test_completeDeleteBugReport_removesBugReportRecordFromDb() argument 219 private MetaBugReport createBugReportFile(MetaBugReport bug) throws IOException { in createBugReportFile() 222 try (OutputStream out = BugStorageUtils.openBugReportFileToWrite(mContext, bug)) { in createBugReportFile() argument 228 private MetaBugReport createAudioFile(MetaBugReport bug) throws IOException { in createAudioFile() [all …]
|
/aosp_15_r20/external/exoplayer/.github/ISSUE_TEMPLATE/ |
H A D | bug.md | 28 ### [REQUIRED] Issue description 31 ### [REQUIRED] Reproduction steps 35 ### [REQUIRED] Link to test content 44 ### [REQUIRED] A full bug report captured from the device 51 ### [REQUIRED] Version of ExoPlayer being used 54 ### [REQUIRED] Device(s) and version(s) of Android being used
|
/aosp_15_r20/art/test/ |
H A D | knownfailures.json | 10 "bug": "http://b/121302864" string 16 "bug": "http://b/73871735" string 24 "bug": "http://b/33795328" string 34 "bug": "http://b/34193123" string 39 "bug": "http://b/28988206" string 85 "bug": "http://b/35800768" string 112 "bug": "http://b/288355042" string 136 "bug": "http://b/35917229" string 159 "bug": "http://b/2133391" string 183 "bug": "http://b/34369284" string [all …]
|
/aosp_15_r20/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
D | FileUtils.java | 76 static String getZipFileName(MetaBugReport bug) { in getZipFileName() 90 static String getAudioFileName(String timestamp, MetaBugReport bug, String extension) { in getAudioFileName() 96 public static String extractLookupCode(MetaBugReport bug) { in extractLookupCode()
|
D | BugStorageUtils.java | 142 static InputStream openFileToRead(Context context, MetaBugReport bug) in openFileToRead() 150 static InputStream openBugReportFileToRead(Context context, MetaBugReport bug) in openBugReportFileToRead() 158 static InputStream openAudioFileToRead(Context context, MetaBugReport bug) in openAudioFileToRead()
|
/aosp_15_r20/external/clang/tools/scan-build-py/libscanbuild/ |
H A D | report.py | 387 def category_type_name(bug): argument 409 def predicate(bug): argument 429 def predicate(bug): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libscanbuild/ |
D | report.py | 539 def category_type_name(bug): argument 561 def predicate(bug): argument 584 def predicate(bug): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libscanbuild/ |
D | report.py | 539 def category_type_name(bug): argument 561 def predicate(bug): argument 584 def predicate(bug): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libscanbuild/ |
D | report.py | 539 def category_type_name(bug): argument 561 def predicate(bug): argument 584 def predicate(bug): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libscanbuild/ |
D | report.py | 539 def category_type_name(bug): argument 561 def predicate(bug): argument 584 def predicate(bug): argument
|
/aosp_15_r20/cts/libs/vogar-expect/src/vogar/expect/ |
H A D | Expectation.java | 52 private final long bug; field in Expectation 57 …ublic Expectation(Result result, Pattern pattern, Set<String> tags, String description, long bug) { in Expectation()
|
/aosp_15_r20/external/vogar/src/vogar/ |
H A D | Expectation.java | 61 private final long bug; field in Expectation 73 long bug, in Expectation()
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_protos/protos/ |
H A D | aconfig.proto | 85 repeated string bug = 4; field 170 repeated string bug = 5; field
|
/aosp_15_r20/out/soong/.intermediates/kernel/configs/xsd/approvedBuild/approved_build/gen/cpp/ |
D | approved_build.cpp | 120 Build::Build(std::string id, std::optional<int64_t> bug) : id_(std::move(id)), bug_(bug) { in Build() 149 std::optional<int64_t> bug = std::nullopt; in read() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue13480.go | 12 func bug() { func
|
D | issue15604.go | 7 package bug package
|
D | issue15585.go | 7 package bug package
|
D | bug491.go | 105 func bug() { func
|
/aosp_15_r20/external/libcap/contrib/bug400591/ |
H A D | Makefile | 3 bug: bug.c ../../libcap Makefile target
|
/aosp_15_r20/libcore/test-rules/src/main/java/libcore/test/annotation/ |
H A D | NonCts.java | 43 long bug() default -1; in bug() method
|
H A D | NonVogar.java | 32 long bug() default -1; in bug() method
|
/aosp_15_r20/frameworks/libs/modules-utils/java/android/ravenwood/annotation/ |
D | RavenwoodThrow.java | 50 long bug() default 0; in bug() method
|
D | RavenwoodReplace.java | 49 long bug() default 0; in bug() method
|
D | RavenwoodRemove.java | 51 long bug() default 0; in bug() method
|
/aosp_15_r20/frameworks/base/ravenwood/junit-src/android/platform/test/annotations/ |
H A D | IgnoreUnderRavenwood.java | 58 long bug() default 0; in bug() method
|