Home
last modified time | relevance | path

Searched refs:Ignore (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl_loop_test.cc72 auto* multi_stmt = Block(Ignore(1), Ignore(2)); in TEST_F()
136 auto* multi_stmt = Block(Ignore(1), Ignore(2)); in TEST_F()
180 auto* multi_stmt_a = Block(Ignore(1), Ignore(2)); in TEST_F()
181 auto* multi_stmt_b = Block(Ignore(3), Ignore(4)); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/
D.gitignore1 # Ignore filename patterns wherever they appear
10 # Ignore specific patterns at the top-level directory
15 # Ignore WASM torture tests
/third_party/node/deps/npm/node_modules/glob/dist/cjs/src/
Dignore.js7 exports.Ignore = void 0;
18 class Ignore { class
102 exports.Ignore = Ignore;
/third_party/googletest/
D.gitignore1 # Ignore CI build directory
27 # Ignore autoconf / automake files
40 # Ignore generated directories.
49 # Ignore cmake generated directories and files.
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.3.rst46 * Ignore the may_alias GCC attribute
74 * Ignore "naked" attribute
77 * Ignore the ms_abi/sysv_abi attributes.
78 * Ignore the alloc_size attribute.
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMapTest.java22 import org.junit.Ignore;
113 @Ignore
128 @Ignore
154 @Ignore
210 @Ignore
248 @Ignore
297 @Ignore
354 @Ignore
392 @Ignore
DDisplayNameTest.java21 import org.junit.Ignore;
73 @Ignore
91 @Ignore
97 @Ignore
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMapTest.java23 import org.junit.Ignore;
116 @Ignore
131 @Ignore
157 @Ignore
213 @Ignore
251 @Ignore
300 @Ignore
357 @Ignore
395 @Ignore
DDisplayNameTest.java22 import org.junit.Ignore;
76 @Ignore
94 @Ignore
100 @Ignore
/third_party/skia/third_party/externals/tint/src/resolver/
Dcompound_statement_test.cc91 auto* stmt_a = Ignore(1); in TEST_F()
92 auto* stmt_b = Ignore(1); in TEST_F()
232 auto* stmt_a = Ignore(1); in TEST_F()
234 auto* stmt_b = Ignore(1); in TEST_F()
235 auto* stmt_c = Ignore(1); in TEST_F()
318 auto* stmt_a = Ignore(1); in TEST_F()
319 auto* stmt_b = Ignore(1); in TEST_F()
320 auto* stmt_c = Ignore(1); in TEST_F()
/third_party/typescript/tests/baselines/reference/
DexportImportCanSubstituteConstEnumForValue.types16 Ignore,
17 >Ignore : DialogResult.Ignore
DexportImportCanSubstituteConstEnumForValue.js7 Ignore,
97 Ignore = 2,
DexportImportCanSubstituteConstEnumForValue.symbols16 Ignore,
17 >Ignore : Symbol(ReExportedEnum.Ignore, Decl(exportImportCanSubstituteConstEnumForValue.ts, 4, 15))
/third_party/curl/docs/cmdline-opts/
Dignore-content-length.d4 Help: Ignore the size of the remote resource
12 For HTTP, Ignore the Content-Length header. This is particularly useful for
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
DTestUtils.java9 import org.junit.Ignore;
14 @Ignore("Utility class, has no test methods.")
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestInputDataStructure.java13 import org.junit.Ignore;
22 @Ignore
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestInputDataStructure.java14 import org.junit.Ignore;
25 @Ignore
/third_party/node/
D.gitignore6 # Ignore all dotfiles.
120 # Ignore the libuv book and GitHub templates
124 # Ignore dependencies fetched by deps/v8/tools/node/fetch_deps.py
/third_party/cef/cmake/
Dcef_variables.cmake.in119 -fno-ident # Ignore the #ident directive
410 /wd4100 # Ignore "unreferenced formal parameter" warning
411 /wd4127 # Ignore "conditional expression is constant" warning
412 /wd4244 # Ignore "conversion possible loss of data" warning
413 /wd4324 # Ignore "structure was padded due to alignment specifier" warning
414 /wd4481 # Ignore "nonstandard extension used: override" warning
415 /wd4512 # Ignore "assignment operator could not be generated" warning
416 /wd4701 # Ignore "potentially uninitialized local variable" warning
417 /wd4702 # Ignore "unreachable code" warning
418 /wd4996 # Ignore "function or variable may be unsafe" warning
/third_party/grpc/
Dbackport-Ignore-Connection-Aborted-errors-on-accept-29318.patch4 Subject: [PATCH] Ignore Connection Aborted errors on accept (#29318)
6 * Ignore Connection Aborted errors on accept
/third_party/mesa3d/docs/relnotes/
D10.1.5.rst47 - cherry-ignore: Ignore two commits.
48 - Ignore a patch that is not needed for the 10.1 branch.
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRBNFParseTest.java15 import org.junit.Ignore;
135 @Ignore("http://bugs.icu-project.org/trac/ticket/13793")
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRBNFParseTest.java14 import org.junit.Ignore;
132 @Ignore("https://unicode-org.atlassian.net/browse/ICU-13793")
/third_party/protobuf/examples/
D.gitignore1 # Ignore the bazel symlinks
/third_party/skia/third_party/externals/angle2/tools/ubsan/
Dignorelist.txt5 # Ignore system libraries.

12345678910>>...19