Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 2740) sorted by relevance

12345678910>>...110

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/resources/test/
Dmic-extended-salt-encrypted-test-vectors.json7 "contents": "F111383178463B", string
11 "contents": "77A7CA333048119F23A460ABA89494CF7075CB3CC00E", string
15 "contents": "E7B0F2", string
19 "contents": "7B25D72AF20B8B53495E79E004108C7651C5F9CF07BDCD784874", string
23 "contents": "938EF51180242B59D35CAD0DA09ED9FAA4D809BC", string
61 "contents": "F83D3AAF1566156FAF5128917CAD10CE348BCF", string
65 "contents": "FB04C7C54945BE1F575F", string
81 "contents": "7A306B5925D15D6B43B7", string
85 "contents": "5912AE51A1D62035C323468AF0198079E1A7110FDBA42D", string
89 "contents": "091D6CE6C774BDF76F52CF04688503B8496460F3E90D0880", string
[all …]
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DBenchmarkHelpers.java44 <E extends Comparable<E>> Collection<E> create(Collection<E> contents); in create()
50 <K extends Comparable<K>, V> Map<K, V> create(Map<K, V> contents); in create()
56 <E> Interner<E> create(Collection<E> contents); in create()
64 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
70 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
76 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
82 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
88 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
94 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
100 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
[all …]
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DBenchmarkHelpers.java44 <E extends Comparable<E>> Collection<E> create(Collection<E> contents); in create()
50 <K extends Comparable<K>, V> Map<K, V> create(Map<K, V> contents); in create()
56 <E> Interner<E> create(Collection<E> contents); in create()
64 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
70 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
76 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
82 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
88 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
94 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
100 public <E extends Comparable<E>> Set<E> create(Collection<E> contents) { in create()
[all …]
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/systemconfig/
H A DSystemConfigTest.java175 final String contents = in testComponentOverride() local
214 final String contents = in readPermissions_allowAppConfigs_parsesStagedInstallerWhitelist() local
231 final String contents = in readPermissions_parsesStagedInstallerWhitelist_modulesInstaller() local
250 final String contents = in readPermissions_parsesStagedInstallerWhitelist_multipleModulesInstallers() local
274 final String contents = in readPermissions_notAllowAppConfigs_wontParseStagedInstallerWhitelist() local
293 final String contents = in readPermissions_allowVendorApex_parsesVendorApexAllowList() local
314 final String contents = in readPermissions_allowVendorApex_parsesVendorApexAllowList_noPackage() local
334 final String contents = in readPermissions_notAllowVendorApex_doesNotParseVendorApexAllowList() local
351 final String contents = in readPermissions_installConstraints_successful() local
369 final String contents = in readPermissions_installConstraints_noPackage() local
[all …]
/aosp_15_r20/test/vts/tests/kernel_proc_file_api_test/proc_tests/
H A DProcSimpleFileTests.py32 def parse_contents(self, contents): argument
47 def parse_contents(self, contents): argument
62 def parse_contents(self, contents): argument
78 def parse_contents(self, contents): argument
91 def parse_contents(self, contents): argument
107 def parse_contents(self, contents): argument
124 def parse_contents(self, contents): argument
144 def parse_contents(self, contents): argument
160 def parse_contents(self, contents): argument
178 def parse_contents(self, contents): argument
[all …]
/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc498 CBS *contents) { in forbid_parse_serverhello()
510 CBS *contents) { in ignore_parse_clienthello()
540 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
555 CBS *contents) { in ext_sni_parse_serverhello()
562 CBS *contents) { in ext_sni_parse_clienthello()
615 CBS *contents) { in ext_ech_parse_serverhello()
646 CBS *contents) { in ext_ech_parse_clienthello()
713 CBB contents, prev_finished; in ext_ri_add_clienthello() local
727 CBS *contents) { in ext_ri_parse_serverhello()
810 CBS *contents) { in ext_ri_parse_clienthello()
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc496 CBS *contents) { in forbid_parse_serverhello()
508 CBS *contents) { in ignore_parse_clienthello()
538 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
553 CBS *contents) { in ext_sni_parse_serverhello()
560 CBS *contents) { in ext_sni_parse_clienthello()
613 CBS *contents) { in ext_ech_parse_serverhello()
644 CBS *contents) { in ext_ech_parse_clienthello()
711 CBB contents, prev_finished; in ext_ri_add_clienthello() local
725 CBS *contents) { in ext_ri_parse_serverhello()
808 CBS *contents) { in ext_ri_parse_clienthello()
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc543 CBS *contents) { in forbid_parse_serverhello()
555 CBS *contents) { in ignore_parse_clienthello()
585 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
600 CBS *contents) { in ext_sni_parse_serverhello()
607 CBS *contents) { in ext_sni_parse_clienthello()
660 CBS *contents) { in ext_ech_parse_serverhello()
691 CBS *contents) { in ext_ech_parse_clienthello()
758 CBB contents, prev_finished; in ext_ri_add_clienthello() local
772 CBS *contents) { in ext_ri_parse_serverhello()
855 CBS *contents) { in ext_ri_parse_clienthello()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc543 CBS *contents) { in forbid_parse_serverhello()
555 CBS *contents) { in ignore_parse_clienthello()
585 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
600 CBS *contents) { in ext_sni_parse_serverhello()
607 CBS *contents) { in ext_sni_parse_clienthello()
660 CBS *contents) { in ext_ech_parse_serverhello()
691 CBS *contents) { in ext_ech_parse_clienthello()
758 CBB contents, prev_finished; in ext_ri_add_clienthello() local
772 CBS *contents) { in ext_ri_parse_serverhello()
855 CBS *contents) { in ext_ri_parse_clienthello()
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGTestResultParserTest.java44 String[] contents = readInFile(GTEST_OUTPUT_FILE_1); in testParseSimpleFile() local
64 String[] contents = readInFile(GTEST_OUTPUT_FILE_2); in testParseSimpleFileNoTimes() local
85 String[] contents = readInFile(GTEST_OUTPUT_FILE_3); in testParseNoTests() local
100 String[] contents = readInFile(GTEST_OUTPUT_FILE_4); in testParseLargerFile() local
122 String[] contents = readInFile(GTEST_OUTPUT_FILE_5); in testParseWithFailures() local
149 String[] contents = readInFile(GTEST_OUTPUT_FILE_6); in testParseWithErrors() local
171 String[] contents = readInFile(GTEST_OUTPUT_FILE_7); in testParseNonAlignedTag() local
195 String[] contents = readInFile(GTEST_OUTPUT_FILE_8); in testParseSimpleFile_AltFormat() local
217 String[] contents = readInFile(GTEST_OUTPUT_FILE_9); in testParseSimpleFile_LinkError() local
246 String[] contents = readInFile(GTEST_OUTPUT_FILE_10); in testParseSimpleFile_earlyError() local
[all …]
DGTestXmlResultParserTest.java85 File contents = readInFile(GTEST_OUTPUT_FILE_1); in testParseSimpleFile() local
115 File contents = readInFile(GTEST_OUTPUT_FILE_2); in testParseLargerFile() local
145 File contents = readInFile(GTEST_OUTPUT_FILE_3); in testParseWithFailures() local
177 File contents = FileUtil.createTempFile("test", ".xml"); in testParseWithEmptyFile() local
199 File contents = readInFile(GTEST_OUTPUT_FILE_4); in testParseUnexpectedNumberTest() local
232 File contents = readInFile(GTEST_OUTPUT_FILE_5); in testParseSimpleFile_badXmltag() local
271 File contents = FileUtil.createTempFile("test", ".xml"); in testParseWithEmptyFile_AdditionalOutput() local
292 File contents = readInFile(GTEST_OUTPUT_FILE_6); in testParseSimpleFile_skipped() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsynth_minidump_unittest.cc66 string contents; in TEST() local
78 string contents; in TEST() local
92 string contents; in TEST() local
110 string contents; in TEST() local
132 string contents; in TEST() local
143 string contents; in TEST() local
179 string contents; in TEST() local
207 string contents; in TEST() local
243 string contents; in TEST() local
259 string contents; in TEST() local
[all …]
H A Dminidump_unittest.cc177 string contents; in TEST() local
188 string contents; in TEST() local
203 string contents; in TEST() local
239 string contents; in TEST() local
292 string contents; in TEST() local
371 string contents; in TEST() local
414 string contents; in TEST() local
461 string contents; in TEST() local
542 string contents; in TEST() local
625 string contents; in TEST() local
[all …]
/aosp_15_r20/system/memory/mmd/src/zram/stats/
Dtests.rs24 let contents = "12345\n"; in test_load_total_zram_size() localVariable
34 let contents = "a"; in test_load_total_zram_size_invalid_value() localVariable
53 let contents = " 1 2 3 4 5 6 7 8 9"; in test_zram_mm_stat() localVariable
76 let contents = " 1 2 3 4 5 6 7 8"; in test_zram_mm_stat_skip_huge_pages_since() localVariable
99 let contents = " 1 2 3 4 5 6 7"; in test_zram_mm_stat_skip_huge_pages() localVariable
122 let contents = " 1 2 3 4 -5 6 7 8 9"; in test_zram_mm_stat_negative_mem_used_max() localVariable
154 let contents = " 1 2 3 4 5 6"; in test_zram_mm_stat_less_values() localVariable
164 let contents = " 1 2 3 4 5 6 a"; in test_zram_mm_stat_invalid_value() localVariable
174 let contents = "1 2 3"; in test_zram_bd_stat() localVariable
196 let contents = "1 2"; in test_zram_bd_stat_less_values() localVariable
[all …]
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmodule_unittest.cc80 string contents = s.str(); in TEST() local
89 string contents = s.str(); in TEST() local
111 string contents = s.str(); in TEST() local
161 string contents = s.str(); in TEST() local
216 string contents = s.str(); in TEST() local
264 string contents = s.str(); in TEST() local
299 string contents = s.str(); in TEST() local
403 string contents = s.str(); in TEST() local
482 string contents = s.str(); in TEST() local
501 string contents = s.str(); in TEST() local
[all …]
/aosp_15_r20/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp37 std::string contents; in TEST() local
46 std::string contents; in TEST() local
57 std::string contents; in TEST() local
74 std::string contents; in TEST() local
98 std::string contents; in TEST() local
122 std::string contents; in TEST() local
146 std::string contents; in TEST() local
167 std::string contents; in TEST() local
200 std::string contents; in TEST() local
323 std::string contents; in TEST() local
[all …]
H A DLoadedArsc_test.cpp49 std::string contents; in TEST() local
75 std::string contents; in TEST() local
96 std::string contents; in TEST() local
122 std::string contents; in TEST() local
139 std::string contents; in TEST() local
181 std::string contents; in TEST() local
204 std::string contents; in TEST() local
249 std::string contents; in TEST() local
298 std::string contents; in TEST() local
356 std::string contents; in TEST_P() local
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dgpuinfo_unittest.cpp393 std::string contents(win_noinstalleddrivers); in TEST() local
402 std::string contents(win_single_gpu); in TEST() local
431 std::string contents(win_dual_gpu); in TEST() local
491 std::string contents; in TEST() local
500 std::string contents(linux_2); in TEST() local
509 std::string contents("\n"); in TEST() local
518 std::string contents(linux_single_gpu); in TEST() local
537 std::string contents(linux_mesadri); in TEST() local
563 std::string contents(linux_single_gpu); in TEST() local
582 std::string contents(linux_2); in TEST() local
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Dparse.py84 def _remove_comments(contents): argument
117 def _parse_package(contents): argument
132 def _parse_java_classes(contents): argument
226 def _parse_proxy_natives(type_resolver, contents): argument
267 def _parse_non_proxy_natives(type_resolver, contents): argument
299 def _parse_called_by_natives(type_resolver, contents): argument
345 def _parse_imports(contents): argument
359 def _parse_jni_namespace(contents): argument
433 def parse_javap(filename, contents): argument
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dvendor_tracepoints_unittest.cc112 std::string contents = in TEST() local
137 std::string contents = in TEST() local
157 std::string contents = in TEST() local
180 std::string contents = in TEST() local
195 std::string contents = in TEST() local
211 std::string contents = in TEST() local
226 std::string contents = in TEST() local
241 std::string contents = in TEST() local
256 std::string contents = in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/
Dsource_impls.rs107 let contents = context_info(self, span, context_lines_before, context_lines_after)?; in read_span() localVariable
212 let contents = src.read_span(&(0, 4).into(), 0, 0)?; in basic() localVariable
222 let contents = src.read_span(&(3, 3).into(), 1, 1)?; in shifted() localVariable
232 let contents = src.read_span(&(4, 4).into(), 0, 0)?; in middle() localVariable
242 let contents = src.read_span(&(7, 4).into(), 0, 0)?; in middle_of_line() localVariable
252 let contents = src.read_span(&(5, 5).into(), 0, 0)?; in with_crlf() localVariable
262 let contents = src.read_span(&(8, 3).into(), 1, 1)?; in with_context() localVariable
275 let contents = src.read_span(&(9, 11).into(), 1, 1)?; in multiline_with_context() localVariable
290 let contents = src.read_span(&(2, 0).into(), 2, 2)?; in multiline_with_context_line_start() localVariable
/aosp_15_r20/external/pdfium/fxbarcode/oned/
H A DBC_OnedCode39Writer.cpp63 char CalcCheckSum(const ByteString& contents) { in CalcCheckSum()
89 bool CBC_OnedCode39Writer::CheckContentValidity(WideStringView contents) { in CheckContentValidity()
94 WideString CBC_OnedCode39Writer::FilterContents(WideStringView contents) { in FilterContents()
113 WideString CBC_OnedCode39Writer::RenderTextContents(WideStringView contents) { in RenderTextContents()
149 DataVector<uint8_t> CBC_OnedCode39Writer::Encode(const ByteString& contents) { in Encode()
203 bool CBC_OnedCode39Writer::encodedContents(WideStringView contents, in encodedContents()
219 bool CBC_OnedCode39Writer::RenderResult(WideStringView contents, in RenderResult()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/
DRustTestResultParserTest.java168 String[] contents = readInFile(RUST_OUTPUT_FILE_1); in testParseRealOutput() local
181 String[] contents = readInFile(RUST_OUTPUT_FILE_2); in testParseRealOutput2() local
214 String[] contents = readInFile(RUST_OUTPUT_FILE_3); in testParseRealOutput3() local
231 String[] contents = readInFile(RUST_OUTPUT_FILE_1); in testParsePartialOutput() local
246 String[] contents = readInFile(RUST_OUTPUT_FILE_4); in testParseLinkError() local
263 String[] contents = readInFile(RUST_OUTPUT_FILE_5); in testParseTimeout() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-muxer-nodeps/android_common/aar/
Dandroidx.media3.media3-muxer-nodeps.jar ... .ByteBuffer) String boxType java.nio.ByteBuffer contents byte[] typeByteArray public static java.nio.
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-muxer-nodeps/android_common_apex30/aar/
Dandroidx.media3.media3-muxer-nodeps.jar ... .ByteBuffer) String boxType java.nio.ByteBuffer contents byte[] typeByteArray public static java.nio.

12345678910>>...110