/cts/tests/tests/os/src/android/os/cts/ |
MessageQueueTest.java | 79 TestLooperThread(Test testMode) { 81 mTestMode = testMode;
|
/system/media/wilhelm/tests/listening/ |
slesTest_playMuteSolo.cpp | 34 int testMode; 114 switch (context->testMode) { 290 context.testMode = TEST_MUTE; 348 context.testMode = TEST_MUTE; 354 context.testMode = TEST_SOLO;
|
/system/media/wilhelm/tests/examples/ |
slesTestEffectCapabilities.cpp | 33 static int testMode;
|
slesTestPlayFdPath.cpp | 33 static int testMode;
|
/system/media/wilhelm/tests/mimeUri/ |
slesTest_playStates.cpp | 31 static int testMode;
|
/external/icu4c/tools/ctestfw/ |
ctest.c | 53 typedef enum { RUNTESTS, SHOWTESTS } TestMode; 79 TestMode mode); 325 TestMode mode) [all...] |
/frameworks/base/core/java/android/app/ |
ApplicationThreadNative.java | 269 int testMode = data.readInt(); 278 testArgs, testWatcher, testMode, restrictedBackupMode, persistent, [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
nl80211_copy.h | 250 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute 549 * @NL80211_ATTR_TESTDATA: Testmode data blob, passed through to the driver. [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 289 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute [all...] |
/external/libnfc-nxp/src/ |
phLibNfc.h | 60 *\brief Defines Testmode Init configuration values 66 phLibNfc_TstMode_On /**< Testmode is on */ [all...] |
/external/dnsmasq/src/ |
option.c | 2783 int option, nest = 0, testmode = 0; local [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityManagerService.java | [all...] |