Searched refs:emulator (Results 1 – 25 of 37) sorted by relevance
12
/external/libchrome/sandbox/linux/bpf_dsl/ |
D | bpf_dsl_unittest.cc | 137 PolicyEmulator emulator(golden::kBasicPolicy, BasicPolicy()); in TEST() local 139 emulator.ExpectErrno(EPERM, FakeSyscall(__NR_getpgid, 0)); in TEST() 140 emulator.ExpectErrno(EINVAL, FakeSyscall(__NR_getpgid, 1)); in TEST() 142 emulator.ExpectAllow(FakeSyscall(__NR_setuid, 42)); in TEST() 143 emulator.ExpectKill(FakeSyscall(__NR_setuid, 43)); in TEST() 169 PolicyEmulator emulator(golden::kBooleanLogicPolicy, BooleanLogicPolicy()); in TEST() local 174 emulator.ExpectErrno( in TEST() 176 emulator.ExpectErrno( in TEST() 180 emulator.ExpectErrno( in TEST() 182 emulator.ExpectErrno(EINVAL, FakeSyscall(__NR_socketpair, AF_UNIX, in TEST() [all …]
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/ |
D | Application.vcp | 6 # TARGTYPE "Win32 (WCE emulator) Application" 0xa601 8 CFG=Application - Win32 (WCE emulator) Debug 17 !MESSAGE NMAKE /f "Application.vcn" CFG="Application - Win32 (WCE emulator) Debug" 21 !MESSAGE "Application - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application") 22 !MESSAGE "Application - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application") 33 !IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 67 !ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 172 # Name "Application - Win32 (WCE emulator) Release" 173 # Name "Application - Win32 (WCE emulator) Debug" 183 !IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" [all …]
|
/external/autotest/client/site_tests/cellular_Signal/ |
D | cellular_Signal.py | 87 env.emulator.ClearErrors() 99 env.emulator.SetPower(cellular.Power.OFF) 107 env.emulator.SetPower(cellular.Power.DEFAULT) 115 env.emulator.Stop() 124 env.emulator.SetTechnology(tech) 125 env.emulator.Start()
|
/external/autotest/client/site_tests/cellular_Throughput/ |
D | cellular_Throughput.py | 33 env.emulator.ClearErrors() 39 env.emulator.LogStats() 40 env.emulator.ResetDataCounters() 49 env.emulator.GetDataCounters()
|
/external/autotest/client/cros/cellular/ |
D | environment.py | 35 self.emulator = None 42 if self.emulator: 43 self.emulator.Close() 47 (self.emulator, self.verifier) = emulator_config.StartDefault(
|
D | cell_tools_test_on_chromebook.py | 58 env.emulator.ClearErrors() 88 env.emulator.ClearErrors()
|
/external/valgrind/ |
D | README.android | 15 Android 4.0.3 running on android arm emulator. 16 Android 4.1 running on android emulator. 20 Android 4.0.3 running on android x86 emulator. 23 Android 4.1.2 running on android mips emulator. 24 Android 4.2.2 running on android mips emulator. 25 Android 4.3 running on android mips emulator. 42 For the android emulator, the versions needed and how to install 109 # note: on android emulator, android-14 platform was also tested and works. 173 # (1) if you are running on the Android emulator, Valgrind may crash 174 # at startup. This is because the emulator (for ARM) may not be
|
D | README.android_emulator | 2 How to install and run an android emulator. 54 # Start your android emulator (it takes some time). 60 # Once the emulator is ready, push your Valgrind to the emulator:
|
/external/webrtc/tools/network_emulator/ |
D | emulate.py | 154 emulator = network_emulator.NetworkEmulator(connection_config, 157 emulator.check_permissions() 169 emulator.emulate(external_ip)
|
/external/smali/smali-integration-tests/src/test/smali/junit-tests/ |
D | TestSuite.smali | 7 #device/emulator, and then zip up the classes.dex containing this class 8 #and all of the tests and push that to the device/emulator.
|
/external/r8/scripts/ |
D | aosp_helper.sh | 22 emulator "$@" &
|
/external/gemmlowp/scripts/ |
D | ci-test.sh | 4 android-wait-for-emulator
|
D | ci-before.sh | 6 emulator -avd test -no-audio -no-window &
|
/external/curl/packages/Symbian/ |
D | readme.txt | 27 When starting curl in the Windows emulator from the Windows command-line, 34 stderr goes to the epocwind.out file (on the emulator). The standard 59 and limitations on the Windows emulator.
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | cellular_Smoke.py | 52 env.emulator.ClearErrors()
|
/external/smali/examples/HelloWorld/ |
D | HelloWorld.smali | 4 #To assemble and run this on a phone or emulator:
|
/external/autotest/server/site_tests/firmware_FlashServoKeyboardMap/ |
D | control | 17 For using the keyboard emulator atmega chip on the servo v3, the keyboard
|
/external/autotest/server/site_tests/brillo_StorageWriteSpeedTest/ |
D | control.EmulatorTest | 15 Tests whether a Brillo emulator's storage can be written to faster than
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 325 Runs an emulator console command. 327 See http://developer.android.com/tools/devices/emulator.html#console 330 cmd: The command to run on the emulator console. 335 The output of the emulator console command.
|
/external/compiler-rt/test/ |
D | lit.common.configured.in | 27 set_default("emulator", "@COMPILER_RT_EMULATOR@")
|
D | lit.common.cfg | 85 config.substitutions.append( ('%run', config.emulator) )
|
/external/autotest/docs/ |
D | test-droid.md | 74 emulator-5554 device 77 $ ./site_utils/test_droid.py -s emulator-5554,7d52318 testbed_DummyTest
|
/external/boringssl/src/util/bot/ |
D | UPDATING | 61 https://software.intel.com/en-us/articles/intel-software-development-emulator,
|
/external/libogg/ |
D | README | 92 windows emulator.
|
/external/libvncserver/webclients/novnc/ |
D | README.md | 75 a WebSockets emulator using Adobe Flash. iOS 4.2+ has built-in
|
12