Lines Matching +full:sdk +full:- +full:benchmarks
7 // http://www.apache.org/licenses/LICENSE-2.0
25 "-Wall",
26 "-Wextra",
27 "-Werror",
29 cppflags: ["-DU_USING_ICU_NAMESPACE=0"],
88 "//art/build/sdk",
124 // -Wunused-parameter.
125 "-Wno-unused-parameter",
126 "-Wno-unused-variable",
127 "-Wno-parentheses-equality",
128 "-Wno-constant-logical-operand",
129 "-Wno-sometimes-uninitialized",
146 "-D_LARGEFILE64_SOURCE",
147 "-D_GNU_SOURCE",
148 "-DLINUX",
153 "-D__GLIBC__",
155 "-D_LARGEFILE64_SOURCE",
156 "-D_GNU_SOURCE",
157 "-DLINUX",
204 "//art/build/sdk",
231 name: "libjavacore-unit-tests",
238 // Add -fno-builtin so that the compiler doesn't attempt to inline
240 cflags: ["-fno-builtin"],
256 // Set of benchmarks for libjavacore functions.
258 name: "libjavacore-benchmarks",
271 test_suites: ["device-tests"],