| /external/autotest/site_utils/lxc/ |
| D | unittest_setup.py | 85 config = Config() variable 87 def setup(require_sudo=True): function
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/ |
| D | Issue1364Test.java | 37 void setup() { in setup() method in Issue1364Test 62 ParserConfiguration config = new ParserConfiguration(); in setup() local
|
| D | Issue1814Test.java | 34 void setup() { in setup() method in Issue1814Test 66 ParserConfiguration config = new ParserConfiguration(); in setup() local
|
| /external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/ |
| D | JmhCipherEncryptBenchmark.java | 37 private final JmhConfig config = new JmhConfig(); field in JmhCipherEncryptBenchmark 51 public void setup() throws Exception { in setup() method in JmhCipherEncryptBenchmark
|
| D | JmhAlpnBenchmark.java | 37 private final JmhConfig config = new JmhConfig(); field in JmhAlpnBenchmark 52 public void setup() throws Exception { in setup() method in JmhAlpnBenchmark
|
| D | JmhEngineWrapBenchmark.java | 54 private final JmhConfig config = new JmhConfig(); field in JmhEngineWrapBenchmark 71 public void setup() throws Exception { in setup() method in JmhEngineWrapBenchmark
|
| D | JmhEngineHandshakeBenchmark.java | 58 private final JmhConfig config = new JmhConfig(); field in JmhEngineHandshakeBenchmark 78 public void setup() throws Exception { in setup() method in JmhEngineHandshakeBenchmark
|
| D | JmhServerSocketBenchmark.java | 56 private final JmhConfig config = new JmhConfig(); field in JmhServerSocketBenchmark 73 public void setup() throws Exception { in setup() method in JmhServerSocketBenchmark
|
| D | JmhClientSocketBenchmark.java | 62 private final JmhConfig config = new JmhConfig(); field in JmhClientSocketBenchmark 82 public void setup() throws Exception { in setup() method in JmhClientSocketBenchmark
|
| /external/perfetto/ui/config/ |
| D | integrationtest_env.js | 19 constructor(config) { argument 23 async setup() { method in module.exports
|
| /external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/ |
| D | CaliperClientSocketBenchmark.java | 33 private final CaliperConfig config = new CaliperConfig(); field in CaliperClientSocketBenchmark 53 public void setup() throws Exception { in setup() method in CaliperClientSocketBenchmark
|
| /external/conscrypt/benchmark-android/src/main/java/org/conscrypt/ |
| D | CaliperClientSocketBenchmark.java | 31 private final CaliperConfig config = new CaliperConfig(); field in CaliperClientSocketBenchmark 51 public void setup() throws Exception { in setup() method in CaliperClientSocketBenchmark
|
| /external/grpc-grpc/src/ruby/qps/ |
| D | proxy-worker.rb | 39 def setup(config) method in ProxyBenchmarkClientServiceImpl
|
| /external/ltp/testcases/kernel/syscalls/perf_event_open/ |
| D | perf_event_open01.c | 56 unsigned long long config; member 98 static void setup(void) in setup() function
|
| /external/webrtc/test/scenario/ |
| D | call_client.cc | 40 CallClientFakeAudio setup; in InitAudio() local 60 CallClientConfig config, in CreateCall() 163 TransportControllerConfig config) { in LoggingNetworkControllerFactory() 194 LoggingNetworkControllerFactory::Create(NetworkControllerConfig config) { in Create() 214 CallClientConfig config) in CallClient()
|
| /external/skia/bench/ |
| D | nanobench.h | 38 const Config config; member 42 virtual void setup() { } in setup() function
|
| D | nanobench.cpp | 254 void setup() override { in setup() function 319 void setup() override {} in setup() function 554 static std::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() 686 if (std::optional<Config> config = create_config(array[i].get())) { in create_configs() local 707 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() 1460 const char* config = target->config.name.c_str(); in main() local
|
| /external/libusb/libusb/os/ |
| D | haiku_usb_backend.cpp | 70 struct libusb_control_setup *setup = (struct libusb_control_setup *)fLibusbTransfer->buffer; in Do() local 272 USBDeviceHandle::SetConfiguration(uint8 config) in SetConfiguration() 421 USBDevice::CheckInterfacesFree(uint8 config) in CheckInterfacesFree()
|
| D | netbsd_usb.c | 276 netbsd_get_configuration(struct libusb_device_handle *handle, uint8_t *config) in netbsd_get_configuration() 293 netbsd_set_configuration(struct libusb_device_handle *handle, int config) in netbsd_set_configuration() 511 struct libusb_control_setup *setup; in _sync_control_transfer() local
|
| D | openbsd_usb.c | 304 obsd_get_configuration(struct libusb_device_handle *handle, uint8_t *config) in obsd_get_configuration() 316 obsd_set_configuration(struct libusb_device_handle *handle, int config) in obsd_set_configuration() 560 struct libusb_control_setup *setup; in _sync_control_transfer() local
|
| /external/ltp/testcases/cve/ |
| D | cve-2015-3290.c | 337 uint64_t config; in child_thread() member 427 static void setup(void) in setup() function
|
| /external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/ |
| D | SmartSuggestionsHelperTest.java | 68 private final TestConfig config = new TestConfig(); field in SmartSuggestionsHelperTest 73 public void setup() { in setup() method in SmartSuggestionsHelperTest 84 TestableSmartSuggestionsHelper(Context context, SmartSuggestionsConfig config) { in TestableSmartSuggestionsHelper()
|
| /external/aac/libSACdec/src/ |
| D | sac_dec.cpp | 181 SPATIAL_BS_FRAME *bsFrame, const SACDEC_CREATION_PARAMS *const setup) { in SpatialDecClearFrameData() 239 spatialDec *FDK_SpatialDecOpen(const SPATIAL_DEC_CONFIG *config, in FDK_SpatialDecOpen() 244 SACDEC_CREATION_PARAMS setup; in FDK_SpatialDecOpen() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_compute.c | 44 uint16_t setup; member 410 struct ac_shader_config *config) in si_setup_compute_scratch_buffer() 449 struct ac_shader_config *config; in si_switch_compute_shader() local
|
| /external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ |
| D | NettyClientTransportTest.java | 130 public void setup() { in setup() method in NettyClientTransportTest 189 ChannelConfig config = transport.channel().config(); in setSoLingerChannelOption() local
|