Home
last modified time | relevance | path

Searched refs:Testing (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/llvm-project/clang-tools-extra/clangd/unittests/
H A DHeaderSourceSwitchTests.cpp120 TestTU Testing; in TEST() local
121 Testing.HeaderFilename = "TestTU.h"; in TEST()
122 Testing.HeaderCode = "void A_Sym1();"; in TEST()
123 Testing.Filename = "a.cpp"; in TEST()
124 Testing.Code = "void A_Sym1() {};"; in TEST()
125 for (auto &Sym : Testing.headerSymbols()) in TEST()
128 Testing.HeaderCode = R"cpp( in TEST()
133 Testing.Filename = "b.cpp"; in TEST()
134 Testing.Code = R"cpp( in TEST()
138 for (auto &Sym : Testing.headerSymbols()) in TEST()
H A DCMakeLists.txt10 if (EXISTS ${LLVM_MAIN_SRC_DIR}/lib/Testing/Annotations
12 add_subdirectory(${LLVM_MAIN_SRC_DIR}/lib/Testing/Annotations
13 lib/Testing/Annotations)
15 if (EXISTS ${LLVM_MAIN_SRC_DIR}/lib/Testing/Support
17 add_subdirectory(${LLVM_MAIN_SRC_DIR}/lib/Testing/Support
18 lib/Testing/Support)
/llvm-project/clang/unittests/
H A DCMakeLists.txt6 if (EXISTS ${LLVM_MAIN_SRC_DIR}/lib/Testing/Annotations
8 add_subdirectory(${LLVM_MAIN_SRC_DIR}/lib/Testing/Annotations
9 lib/Testing/Annotations)
11 if (EXISTS ${LLVM_MAIN_SRC_DIR}/lib/Testing/Support
13 add_subdirectory(${LLVM_MAIN_SRC_DIR}/lib/Testing/Support
14 lib/Testing/Support)
/llvm-project/mlir/test/Analysis/
H A Dtest-cfg-loop-info.mlir3 // CHECK-LABEL: Testing : "no_loop_single_block"
11 // CHECK-LABEL: Testing : "no_loop"
21 // CHECK-LABEL: Testing : "simple_loop"
38 // CHECK-LABEL: Testing : "single_block_loop"
52 // CHECK-LABEL: Testing : "nested_loop"
75 // CHECK-LABEL: Testing : "multi_latch"
95 // CHECK-LABEL: Testing : "multiple_loops"
H A Dtest-alias-analysis-modref.mlir3 // CHECK-LABEL: Testing : "no_side_effects"
15 // CHECK-LABEL: Testing : "simple"
30 // CHECK-LABEL: Testing : "mayalias"
44 // CHECK-LABEL: Testing : "recursive"
62 // CHECK-LABEL: Testing : "unknown"
H A Dtest-match-reduction.mlir6 // expected-remark@below {{Testing function}}
25 // expected-remark@below {{Testing function}}
45 // expected-remark@below {{Testing function}}
63 // expected-remark@below {{Testing function}}
84 // expected-remark@below {{Testing function}}
99 // expected-remark@below {{Testing function}}
H A Dtest-callgraph.mlir3 // CHECK-LABEL: Testing : "simple"
56 // CHECK-LABEL: Testing : "nested"
75 // CHECK-LABEL: Testing : "SCC"
H A Dtest-alias-analysis.mlir3 // CHECK-LABEL: Testing : "simple"
33 // CHECK-LABEL: Testing : "control_flow"
66 // CHECK-LABEL: Testing : "control_flow_merge"
99 // CHECK-LABEL: Testing : "region_control_flow"
150 // CHECK-LABEL: Testing : "region_loop_control_flow"
194 // CHECK-LABEL: Testing : "region_loop_zero_trip_count"
219 // CHECK-LABEL: Testing : "view_like"
237 // CHECK-LABEL: Testing : "constants"
/llvm-project/llvm/test/TableGen/
H A DVarLenEncoder.td31 // Testing `ascend` and `descend`
35 // Testing operand referencing.
37 // Testing operand referencing with a certain bit range.
39 // Testing custom encoder
45 // Testing sub-operand referencing.
52 // Testing variable-length instruction encoding.
/llvm-project/llvm/utils/gn/secondary/clang/unittests/Sema/
H A DBUILD.gn11 "//clang/lib/Testing",
14 "//llvm/lib/Testing/Annotations",
15 "//llvm/lib/Testing/Support",
/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/pseudo/unittests/
H A DBUILD.gn Error!

There was an error!

null

java.lang.IllegalArgumentException
at java.base/java.io.CharArrayReader.<init>(CharArrayReader.java:84)
at org.opengrok.indexer.search.context.PlainLineTokenizer.reInit(PlainLineTokenizer.java:572)
at org.opengrok.indexer.search.context.Context.getContext(Context.java:401)
at org.opengrok.indexer.search.Results.printPlain(Results.java:307)
at org.opengrok.indexer.search.Results.prettyPrint(Results.java:247)
at org.apache.jsp.search_jsp._jspService(search_jsp.java:941)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:64)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:436)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:357)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:308)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.opengrok.web.CookieFilter.doFilter(CookieFilter.java:50)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.opengrok.web.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.opengrok.web.StatisticsFilter.doFilter(StatisticsFilter.java:69)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:840)