Home
last modified time | relevance | path

Searched full:ignore (Results 1 – 25 of 19651) sorted by relevance

12345678910>>...787

/aosp_15_r20/external/curl/tests/data/
H A Dtest106023 And you should ignore this data. aaaaaaaaaaaaaaaa
24 And you should ignore this data. aaaaaaaaaaaaaaaa
25 And you should ignore this data. aaaaaaaaaaaaaaaa
26 And you should ignore this data. aaaaaaaaaaaaaaaa
27 And you should ignore this data. aaaaaaaaaaaaaaaa
28 And you should ignore this data. aaaaaaaaaaaaaaaa
29 And you should ignore this data. aaaaaaaaaaaaaaaa
30 And you should ignore this data. aaaaaaaaaaaaaaaa
31 And you should ignore this data. aaaaaaaaaaaaaaaa
32 And you should ignore this data. aaaaaaaaaaaaaaaa
[all …]
H A Dtest106125 And you should ignore this data. aaaaaaaaaaaaaaaa
26 And you should ignore this data. aaaaaaaaaaaaaaaa
27 And you should ignore this data. aaaaaaaaaaaaaaaa
28 And you should ignore this data. aaaaaaaaaaaaaaaa
29 And you should ignore this data. aaaaaaaaaaaaaaaa
30 And you should ignore this data. aaaaaaaaaaaaaaaa
31 And you should ignore this data. aaaaaaaaaaaaaaaa
32 And you should ignore this data. aaaaaaaaaaaaaaaa
33 And you should ignore this data. aaaaaaaaaaaaaaaa
34 And you should ignore this data. aaaaaaaaaaaaaaaa
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/
H A Dformat.json7 "description": "all string formats ignore integers",
12 "description": "all string formats ignore floats",
17 "description": "all string formats ignore objects",
22 "description": "all string formats ignore arrays",
27 "description": "all string formats ignore booleans",
32 "description": "all string formats ignore nulls",
43 "description": "all string formats ignore integers",
48 "description": "all string formats ignore floats",
53 "description": "all string formats ignore objects",
58 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/
H A Dformat.json10 "description": "all string formats ignore integers",
15 "description": "all string formats ignore floats",
20 "description": "all string formats ignore objects",
25 "description": "all string formats ignore arrays",
30 "description": "all string formats ignore booleans",
35 "description": "all string formats ignore nulls",
49 "description": "all string formats ignore integers",
54 "description": "all string formats ignore floats",
59 "description": "all string formats ignore objects",
64 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/
H A Dformat.json10 "description": "all string formats ignore integers",
15 "description": "all string formats ignore floats",
20 "description": "all string formats ignore objects",
25 "description": "all string formats ignore arrays",
30 "description": "all string formats ignore booleans",
35 "description": "all string formats ignore nulls",
54 "description": "all string formats ignore integers",
59 "description": "all string formats ignore floats",
64 "description": "all string formats ignore objects",
69 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/
H A Dformat.json10 "description": "all string formats ignore integers",
15 "description": "all string formats ignore floats",
20 "description": "all string formats ignore objects",
25 "description": "all string formats ignore arrays",
30 "description": "all string formats ignore booleans",
35 "description": "all string formats ignore nulls",
54 "description": "all string formats ignore integers",
59 "description": "all string formats ignore floats",
64 "description": "all string formats ignore objects",
69 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/external/llvm/test/Bindings/OCaml/
H A Dcore.ml104 ignore (define_global "const_int" c m);
113 ignore (define_global "const_sext_int" c m);
121 ignore (define_global "const_zext_int64" c m);
129 ignore (define_global "const_int_string" c m);
139 ignore (define_global "const_int64" c m) ;
153 ignore (define_global "const_string" c m);
161 ignore (define_global "const_stringz" c m);
172 ignore (define_global "const_single" cs m);
177 ignore (define_global "const_double" cd m);
182 ignore (define_global "const_double_string" cd m);
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft3/
H A Dformat.json7 "description": "all string formats ignore integers",
12 "description": "all string formats ignore floats",
17 "description": "all string formats ignore objects",
22 "description": "all string formats ignore arrays",
27 "description": "all string formats ignore booleans",
32 "description": "all string formats ignore nulls",
43 "description": "all string formats ignore integers",
48 "description": "all string formats ignore floats",
53 "description": "all string formats ignore objects",
58 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/external/coreboot/src/mainboard/kontron/mal10/carriers/t10-tni/
H A Dgpio.c6 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_0, DN_20K, DEEP, IGNORE, SAME),
7 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_1, DN_20K, DEEP, IGNORE, SAME),
8 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_2, DN_20K, DEEP, IGNORE, SAME),
9 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_3, DN_20K, DEEP, IGNORE, SAME),
10 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_4, DN_20K, DEEP, IGNORE, SAME),
11 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_5, DN_20K, DEEP, IGNORE, SAME),
12 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_6, DN_20K, DEEP, IGNORE, SAME),
13 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_7, DN_20K, DEEP, IGNORE, SAME),
14 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_8, DN_20K, DEEP, IGNORE, SAME),
15 PAD_CFG_GPIO_DRIVER_HI_Z(GPIO_9, DN_20K, DEEP, IGNORE, SAME),
[all …]
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/tests/
DOptionsTest.cpp55 std::vector<const char*> cur_args{"ignore", "--unknown_arg"}; in TEST_F()
62 std::vector<const char*> cur_args{"ignore", "-unknown_arg"}; in TEST_F()
69 std::vector<const char*> cur_args{"ignore", "extra"}; in TEST_F()
76 std::vector<const char*> cur_args{"ignore"}; in TEST_F()
92 EXPECT_THAT(child_args_, ElementsAre(StrEq("ignore"))); in TEST_F()
96 std::vector<const char*> cur_args{"ignore", "--gtest_list_tests"}; in TEST_F()
100 EXPECT_THAT(child_args_, ElementsAre(StrEq("ignore"))); in TEST_F()
104 std::vector<const char*> cur_args{"ignore", "--gtest_list_tests=nothing"}; in TEST_F()
111 std::vector<const char*> cur_args{"ignore", "-j11"}; in TEST_F()
115 EXPECT_THAT(child_args_, ElementsAre(StrEq("ignore"))); in TEST_F()
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/
H A Dformat.json7 "description": "all string formats ignore integers",
12 "description": "all string formats ignore floats",
17 "description": "all string formats ignore objects",
22 "description": "all string formats ignore arrays",
27 "description": "all string formats ignore booleans",
32 "description": "all string formats ignore nulls",
43 "description": "all string formats ignore integers",
48 "description": "all string formats ignore floats",
53 "description": "all string formats ignore objects",
58 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/system/sepolicy/compat/
H A DAndroid.bp97 name: "29.0.board.ignore.map",
99 "compat/29.0/29.0.ignore.cil",
104 name: "30.0.board.ignore.map",
106 "compat/30.0/30.0.ignore.cil",
111 name: "31.0.board.ignore.map",
113 "compat/31.0/31.0.ignore.cil",
118 name: "32.0.board.ignore.map",
120 "compat/32.0/32.0.ignore.cil",
125 name: "33.0.board.ignore.map",
127 "compat/33.0/33.0.ignore.cil",
[all …]
/aosp_15_r20/external/brotli/
H A D.gitattributes4 **/** export-ignore
7 bootstrap !export-ignore
8 BUILD !export-ignore
9 CMakeLists.txt !export-ignore
10 compiler_config_setting.bzl !export-ignore
11 configure !export-ignore
12 configure-cmake !export-ignore
13 configure.ac !export-ignore
14 CONTRIBUTING.md !export-ignore
15 LICENSE !export-ignore
[all …]
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyServerTest.java147 1, // ignore in startStop()
148 false, // ignore in startStop()
149 1, // ignore in startStop()
150 1, // ignore in startStop()
151 1, // ignore in startStop()
152 1, // ignore in startStop()
153 1, 1, // ignore in startStop()
154 1, 1, // ignore in startStop()
155 true, 0, // ignore in startStop()
197 1, // ignore in multiPortStartStopGet()
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/
H A Dformat.json7 "description": "all string formats ignore integers",
12 "description": "all string formats ignore floats",
17 "description": "all string formats ignore objects",
22 "description": "all string formats ignore arrays",
27 "description": "all string formats ignore booleans",
32 "description": "all string formats ignore nulls",
43 "description": "all string formats ignore integers",
48 "description": "all string formats ignore floats",
53 "description": "all string formats ignore objects",
58 "description": "all string formats ignore arrays",
[all …]
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/test/
Dsdp_test.py30 from mobly.asserts import assert_equal # type: ignore
31 from mobly.asserts import assert_in # type: ignore
32 from mobly.asserts import assert_is_none # type: ignore
33 from mobly.asserts import assert_is_not_none # type: ignore
34 from mobly.asserts import fail # type: ignore
38 class SdpTest(base_test.BaseTestClass): # type: ignore[misc]
89 connection = self.ref.device.lookup_connection(connection_handle) # type: ignore
93 sdp_client = SdpClient(connection) # type: ignore
94 await sdp_client.connect() # type: ignore
98 await sdp_client.disconnect() # type: ignore
[all …]
/aosp_15_r20/external/pandora/avatar/avatar/metrics/
Dinterceptors.py68 class UnaryUnaryInterceptor(grpc.UnaryUnaryClientInterceptor): # type: ignore[misc]
84 class UnaryStreamInterceptor(grpc.UnaryStreamClientInterceptor): # type: ignore[misc]
88 def intercept_unary_stream( # type: ignore
96 call.add_callback(lambda: callsite.end(None)) # type: ignore
108 return call.is_active() # type: ignore
111 return call.time_remaining() # type: ignore
114 return call.cancel() # type: ignore
117 return call.add_callback(callback) # type: ignore
119 return Proxy() # type: ignore
122 class StreamStreamInterceptor(grpc.StreamStreamClientInterceptor): # type: ignore[misc]
[all …]
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dgatt.py70 self.device.on('connection', self.on_connection) # type: ignore
71 self.device.on('disconnection', self.on_disconnection) # type: ignore
74 self.device.remove_listener('connection', self.on_connection) # type: ignore
75 self.device.remove_listener('disconnection', self.on_disconnection) # type: ignore
78 self.peers[connection.handle] = Peer(connection) # type: ignore[no-untyped-call]
92 mtu = await peer.request_mtu(request.mtu) # type: ignore
107 … await peer.write_value(request.handle, request.value, with_response=True) # type: ignore
110 status = e.error_code # type: ignore
124 services: List[ServiceProxy] = await peer.discover_service(request.uuid) # type: ignore
128 … for characteristic in await peer.discover_characteristics(service=service): # type: ignore
[all …]
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pyclbr.py23 # members to ignore.
27 def assertListEq(self, l1, l2, ignore): argument
28 ''' succeed iff {l1} - {ignore} == {l2} - {ignore} '''
29 missing = (set(l1) ^ set(l2)) - set(ignore)
31 print("l1=%r\nl2=%r\nignore=%r" % (l1, l2, ignore), file=sys.stderr)
34 def assertHasattr(self, obj, attr, ignore): argument
35 ''' succeed iff hasattr(obj,attr) or attr in ignore. '''
36 if attr in ignore: return
42 def assertHaskey(self, obj, key, ignore): argument
43 ''' succeed iff key in obj or key in ignore. '''
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tools/lint/
H A Dlint.xml6 <issue id="MissingTranslation" severity="ignore" />
7 <issue id="ExtraTranslation" severity="ignore" />
10 <issue id="ProtectedPermissions" severity="ignore" />
13 <issue id="MissingApplicationIcon" severity="ignore" />
16 <issue id="UsesMinSdkAttributes" severity="ignore" />
17 <issue id="MissingVersion" severity="ignore" />
20 <issue id="UnusedQuantity" severity="ignore" />
23 <issue id="ImpliedQuantity" severity="ignore" />
25 <issue id="UnusedAttribute" severity="ignore" />
26 <issue id="NewApi" severity="ignore" />
[all …]
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_fuzzer.cc47 std::ignore = path.GetComponents(); in LLVMFuzzerTestOneInput()
48 std::ignore = path.DirName(); in LLVMFuzzerTestOneInput()
49 std::ignore = path.BaseName(); in LLVMFuzzerTestOneInput()
50 std::ignore = path.Extension(); in LLVMFuzzerTestOneInput()
51 std::ignore = path.FinalExtension(); in LLVMFuzzerTestOneInput()
52 std::ignore = path.RemoveExtension(); in LLVMFuzzerTestOneInput()
53 std::ignore = path.RemoveFinalExtension(); in LLVMFuzzerTestOneInput()
54 std::ignore = path.IsAbsolute(); in LLVMFuzzerTestOneInput()
55 std::ignore = path.IsNetwork(); in LLVMFuzzerTestOneInput()
56 std::ignore = path.EndsWithSeparator(); in LLVMFuzzerTestOneInput()
[all …]
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pyclbr.py25 # members to ignore.
29 def assertListEq(self, l1, l2, ignore): argument
30 ''' succeed iff {l1} - {ignore} == {l2} - {ignore} '''
31 missing = (set(l1) ^ set(l2)) - set(ignore)
33 print >>sys.stderr, "l1=%r\nl2=%r\nignore=%r" % (l1, l2, ignore)
36 def assertHasattr(self, obj, attr, ignore): argument
37 ''' succeed iff hasattr(obj,attr) or attr in ignore. '''
38 if attr in ignore: return
44 def assertHaskey(self, obj, key, ignore): argument
45 ''' succeed iff key in obj or key in ignore. '''
[all …]
/aosp_15_r20/external/stg/
H A Dstgdiff_test.cc44 const diff::Ignore ignore; member
59 TEST_CASE("ignore") {
67 diff::Ignore(),
76 diff::Ignore(diff::Ignore::SYMBOL_TYPE_PRESENCE),
85 diff::Ignore(),
94 diff::Ignore(diff::Ignore::TYPE_DECLARATION_STATUS),
103 diff::Ignore(),
112 diff::Ignore(diff::Ignore::PRIMITIVE_TYPE_ENCODING),
121 diff::Ignore(),
130 diff::Ignore(diff::Ignore::MEMBER_SIZE),
[all …]
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c12 * Check that fanotify properly merges ignore mask of a mount mark
21 * 9bdda4e9cf2d fsnotify: fix ignore mask logic in fsnotify()
25 * 2f02fd3fa13e fanotify: fix ignore mask logic for events on child...
145 .tname = "ignore mount events created on a specific file",
154 .tname = "ignore exec mount events created on a specific file",
164 .tname = "don't ignore mount events created on another file",
174 .tname = "don't ignore exec mount events created on another file",
184 .tname = "ignore inode events created on a specific mount point",
193 .tname = "ignore exec inode events created on a specific mount point",
203 .tname = "don't ignore inode events created on another mount point",
[all …]
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/res/xml/
Dcontrol_bar_media_card_queue_history_motion_scene.xml91 motion:visibilityMode="ignore"/>
99 motion:visibilityMode="ignore"/>
104 motion:visibilityMode="ignore"/>
109 motion:visibilityMode="ignore"/>
114 motion:visibilityMode="ignore"/>
119 motion:visibilityMode="ignore"/>
124 motion:visibilityMode="ignore"/>
129 motion:visibilityMode="ignore"/>
134 motion:visibilityMode="ignore"/>
139 motion:visibilityMode="ignore"/>
[all …]

12345678910>>...787