Home
last modified time | relevance | path

Searched +defs:setup +defs:config (Results 1 – 25 of 40) sorted by relevance

12

/external/autotest/site_utils/lxc/
Dunittest_setup.py85 config = Config() variable
87 def setup(require_sudo=True): function
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/
DIssue1364Test.java37 void setup() { in setup() method in Issue1364Test
62 ParserConfiguration config = new ParserConfiguration(); in setup() local
DIssue1814Test.java34 void setup() { in setup() method in Issue1814Test
66 ParserConfiguration config = new ParserConfiguration(); in setup() local
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DJmhCipherEncryptBenchmark.java37 private final JmhConfig config = new JmhConfig(); field in JmhCipherEncryptBenchmark
51 public void setup() throws Exception { in setup() method in JmhCipherEncryptBenchmark
DJmhAlpnBenchmark.java37 private final JmhConfig config = new JmhConfig(); field in JmhAlpnBenchmark
52 public void setup() throws Exception { in setup() method in JmhAlpnBenchmark
DJmhEngineWrapBenchmark.java54 private final JmhConfig config = new JmhConfig(); field in JmhEngineWrapBenchmark
71 public void setup() throws Exception { in setup() method in JmhEngineWrapBenchmark
DJmhEngineHandshakeBenchmark.java58 private final JmhConfig config = new JmhConfig(); field in JmhEngineHandshakeBenchmark
78 public void setup() throws Exception { in setup() method in JmhEngineHandshakeBenchmark
DJmhServerSocketBenchmark.java56 private final JmhConfig config = new JmhConfig(); field in JmhServerSocketBenchmark
73 public void setup() throws Exception { in setup() method in JmhServerSocketBenchmark
DJmhClientSocketBenchmark.java62 private final JmhConfig config = new JmhConfig(); field in JmhClientSocketBenchmark
82 public void setup() throws Exception { in setup() method in JmhClientSocketBenchmark
/external/perfetto/ui/config/
Dintegrationtest_env.js19 constructor(config) { argument
23 async setup() { method in module.exports
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/
DCaliperClientSocketBenchmark.java33 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/
DCaliperClientSocketBenchmark.java31 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/
Dproxy-worker.rb39 def setup(config) method in ProxyBenchmarkClientServiceImpl
/external/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open01.c56 unsigned long long config; member
98 static void setup(void) in setup() function
/external/webrtc/test/scenario/
Dcall_client.cc40 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/
Dnanobench.h38 const Config config; member
42 virtual void setup() { } in setup() function
Dnanobench.cpp254 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/
Dhaiku_usb_backend.cpp70 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()
Dnetbsd_usb.c276 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
Dopenbsd_usb.c304 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/
Dcve-2015-3290.c337 uint64_t config; in child_thread() member
427 static void setup(void) in setup() function
/external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/
DSmartSuggestionsHelperTest.java68 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/
Dsac_dec.cpp181 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/
Dsi_compute.c44 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/
DNettyClientTransportTest.java130 public void setup() { in setup() method in NettyClientTransportTest
189 ChannelConfig config = transport.channel().config(); in setSoLingerChannelOption() local

12