HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 276 - 300 of 1421) sorted by null

<<11121314151617181920>>

  /external/autotest/server/site_tests/network_WiFi_SSIDSwitchBack/
network_WiFi_SSIDSwitchBack.py 26 """Configure an AP, connect to it, then tear it all down, again.
42 self.context.configure(ap_config)
69 # Configure and connect to the second AP. Then deconfig.
82 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_VerifyRouter/
network_WiFi_VerifyRouter.py 66 # Setup two APs on |channel|. configure() will spread these across
70 self.context.configure(ap_config)
71 self.context.configure(ap_config, multi_interface=True)
  /external/guice/core/test/com/google/inject/
ErrorHandlingTest.java 44 protected void configure() {
120 protected void configure() { method in class:ErrorHandlingTest.MyModule
ModulesTest.java 56 @Override protected void configure() {
73 protected void configure() {
TypeLiteralInjectionTest.java 38 protected void configure() {
52 protected void configure() {
  /external/guice/core/test/com/google/inject/spi/
ModuleRewriterTest.java 43 protected void configure() {
85 public void configure() {
SpiBindingsTest.java 58 protected void configure() {
76 protected void configure() {
108 protected void configure() {
134 protected void configure() {
162 protected void configure() {
195 protected void configure() {
222 protected void configure() {
246 protected void configure() {
267 protected void configure() {
289 protected void configure() {
    [all...]
  /external/guice/extensions/dagger-adapter/test/com/google/inject/daggeradapter/
DaggerAdapterTest.java 57 @Override protected void configure() {} method in class:DaggerAdapterTest.SimpleGuiceModule
86 @Override public void configure(Binder binder) { method in class:DaggerAdapterTest.MultibindingGuiceModule
  /external/guice/extensions/spring/test/com/google/inject/spring/
SpringIntegrationTest.java 52 protected void configure() {
83 protected void configure() {
  /external/icu/icu4c/source/data/translit/
trnsfiles.mk 11 # configure the ICU.
  /external/libvpx/
update_libvpx.sh 121 chmod 755 build/make/*.sh build/make/*.pl configure
  /external/llvm/utils/release/
test-release.sh 57 echo " -configure-flags FLAGS Extra flags to pass to the configure step."
101 -configure-flags | --configure-flags )
348 $BuildDir/llvm.src/configure \
350 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
352 $BuildDir/llvm.src/configure \
354 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
361 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
367 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.lo
    [all...]
  /external/strace/debian/
rules 56 cd $(@D); sh ../configure --prefix=/usr $(CONFIG_OPTS)
60 cd $(@D); CC="$(CC64)" sh ../configure --prefix=/usr --build=$(DEB_BUILD_GNU_TYPE) --host=$(HOST64)
  /external/valgrind/auxprogs/
build-gcc 48 ../gcc-$GCC_VERSION/configure --prefix=$INSTALL_DIR --disable-bootstrap \
  /external/valgrind/drd/scripts/
download-and-build-firefox 59 ${SRC}/configure
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
micsv89.js 9 // configure jshint
  /toolchain/binutils/binutils-2.25/
makefile.vms 48 $$ @configure
  /external/autotest/client/profilers/readprofile/
readprofile.py 24 utils.configure()
  /external/autotest/client/site_tests/platform_StackProtector/
platform_StackProtector.py 30 utils.configure()
  /external/autotest/client/tests/dbench/
dbench.py 15 utils.configure()
  /external/autotest/client/tests/spew/
spew.py 18 utils.configure()
  /external/autotest/client/tests/stress/
stress.py 26 utils.configure()
  /external/autotest/client/tests/tbench/
tbench.py 18 utils.configure()
  /external/autotest/server/site_tests/network_WiFi_BeaconInterval/
network_WiFi_BeaconInterval.py 23 self.context.configure(configuration)
  /external/autotest/server/site_tests/network_WiFi_ChromeEndToEnd/
network_WiFi_ChromeEndToEnd.py 20 """Configure an AP with given parameters.
28 self.context.configure(ap_config, multi_interface=True)

Completed in 1001 milliseconds

<<11121314151617181920>>