Home
last modified time | relevance | path

Searched refs:testonly (Results 1 – 25 of 41) sorted by relevance

12

/external/libmojo/mojo/public/interfaces/bindings/tests/
DBUILD.gn8 testonly = true
35 testonly = true
43 testonly = true
50 testonly = true
57 testonly = true
69 testonly = true
77 testonly = true
87 testonly = true
96 testonly = true
104 testonly = true
[all …]
/external/libmojo/mojo/public/
Dmojo_application.gni38 if (defined(invoker.testonly)) {
39 testonly = invoker.testonly
126 if (defined(invoker.testonly)) {
127 testonly = invoker.testonly
134 "testonly",
151 forward_variables_from(invoker, [ "testonly" ])
198 if (defined(invoker.testonly)) {
199 testonly = invoker.testonly
256 forward_variables_from(invoker, [ "testonly" ])
DBUILD.gn7 testonly = true
/external/pdfium/testing/
Dtest.gni9 # Define a test as an executable (or apk on Android) with the "testonly" flag
51 testonly = true
69 testonly = true
96 testonly = true
147 testonly = true
178 testonly = true
192 testonly = true
214 testonly = true
218 forward_variables_from(invoker, "*", [ "testonly" ])
255 testonly = true
[all …]
/external/libmojo/mojo/edk/test/
DBUILD.gn8 testonly = true
36 testonly = true
57 testonly = true
77 testonly = true
97 testonly = true
/external/libchrome/base/test/
DBUILD.gn13 testonly = true
27 testonly = true
224 testonly = true
238 testonly = true
249 testonly = true
260 testonly = true
/external/pdfium/samples/
DBUILD.gn9 testonly = true
47 testonly = true
82 testonly = true
/external/webrtc/webrtc/test/
DBUILD.gn12 testonly = true
53 testonly = true
88 testonly = true
/external/libmojo/mojo/public/c/system/tests/
DBUILD.gn6 testonly = true
26 testonly = true
/external/libmojo/mojo/public/cpp/bindings/tests/
DBUILD.gn8 testonly = true
77 testonly = true
114 testonly = true
/external/libmojo/mojo/public/tools/bindings/
Dmojom.gni69 # testonly (optional)
298 if (defined(invoker.testonly)) {
299 testonly = invoker.testonly
329 if (defined(invoker.testonly)) {
330 testonly = invoker.testonly
/external/libmojo/mojo/
DBUILD.gn9 testonly = true
30 testonly = true
/external/libmojo/mojo/android/
DBUILD.gn8 testonly = true
71 testonly = true
108 testonly = true
/external/libchrome/dbus/
DBUILD.gn63 testonly = true
119 testonly = true
/external/libchrome/components/timers/
DBUILD.gn17 testonly = true
/external/libmojo/mojo/public/cpp/system/tests/
DBUILD.gn6 testonly = true
/external/libmojo/mojo/public/cpp/test_support/
DBUILD.gn7 testonly = true
/external/skia/third_party/jsoncpp/
DBUILD.gn26 testonly = true
/external/libmojo/mojo/edk/system/ports/
DBUILD.gn32 testonly = true
/external/libmojo/mojo/edk/system/
DBUILD.gn123 testonly = true
134 testonly = true
/external/brotli/java/org/brotli/dec/
DBUILD20 testonly = 1,
/external/libmojo/mojo/public/js/
DBUILD.gn31 testonly = true
/external/libmojo/mojo/edk/js/tests/
DBUILD.gn8 testonly = true
/external/v8/tools/
DBUILD.gn8 testonly = true
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h58 bool testonly; member
80 testonly(false), in GeneratorOptions()

12