HomeSort by relevance Sort by last modified time
    Searched full:getvalue (Results 651 - 675 of 10882) sorted by null

<<21222324252627282930>>

  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
A2dpStateMachineTest.java 155 intentArgument1.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
177 intentArgument2.getValue().getAction());
179 intentArgument2.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
202 intentArgument1.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
213 intentArgument2.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
241 intentArgument1.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
252 intentArgument2.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
HeadsetStateMachineTest.java 172 mIntentArgument.getValue());
189 mIntentArgument.getValue());
206 mIntentArgument.getValue());
240 mIntentArgument.getValue());
258 mIntentArgument.getValue());
301 mIntentArgument.getValue());
323 mIntentArgument.getValue());
342 mIntentArgument.getValue());
364 mIntentArgument.getValue());
383 mIntentArgument.getValue());
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 96 StringRef S(A->getValue());
109 switch (A->getValue()[0]) {
147 const char *FuncName = Arg->getValue();
160 StringRef Name = A->getValue();
176 StringRef Name = A->getValue();
192 StringRef Name = A->getValue();
208 StringRef Name = A->getValue();
224 StringRef Name = A->getValue();
269 StringRef checkerList = A->getValue();
281 StringRef configList = A->getValue();
    [all...]
  /external/webrtc/webrtc/base/
win32regkey.cc 121 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
130 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
139 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
158 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
177 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
186 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
193 HRESULT hr = RegKey::GetValue(full_key_name, value_name, buffer.accept());
200 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
209 HRESULT RegKey::GetValue(const wchar_t* full_key_name,
451 hr = key.GetValue(value_name, reinterpret_cast<DWORD*>(value))
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 37 return ConstantInt::get(C->getType(), ~C->getValue());
130 Builder->getInt(ConstLHS->getValue().byteSwap());
133 Builder->getInt(ConstRHS->getValue().byteSwap());
195 const APInt &AndRHSV = AndRHS->getValue();
202 const APInt& AddRHS = OpRHS->getValue();
231 ConstantInt *CI = Builder->getInt(AndRHS->getValue() & ShlMask);
233 if (CI->getValue() == ShlMask)
251 ConstantInt *CI = Builder->getInt(AndRHS->getValue() & ShrMask);
253 if (CI->getValue() == ShrMask)
271 Constant *C = Builder->getInt(AndRHS->getValue() & ShrMask)
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest8.java 282 assertPinItemRequestIntent(intent.getValue(), mInjectedClientPackage);
285 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue());
357 assertPinItemRequestIntent(intent.getValue(), mInjectedClientPackage);
360 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue());
439 assertPinItemRequestIntent(intent.getValue(), mInjectedClientPackage);
442 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue());
501 assertPinItemRequestIntent(intent.getValue(), mInjectedClientPackage);
504 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue());
556 assertPinItemRequestIntent(intent.getValue(), mInjectedClientPackage);
559 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue());
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_site.py 115 self.assertRegexpMatches(err_out.getvalue(), "line 1")
116 self.assertRegexpMatches(err_out.getvalue(),
121 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
122 self.assertRegexpMatches(err_out.getvalue(), r'import bad\)syntax')
123 self.assertRegexpMatches(err_out.getvalue(), 'SyntaxError')
130 self.assertRegexpMatches(err_out.getvalue(), "line 2")
131 self.assertRegexpMatches(err_out.getvalue(),
134 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
135 self.assertRegexpMatches(err_out.getvalue(), 'ImportError')
144 self.assertRegexpMatches(err_out.getvalue(), "line 1")
    [all...]
  /external/python/cpython2/Lib/test/
test_site.py 120 self.assertRegexpMatches(err_out.getvalue(), "line 1")
121 self.assertRegexpMatches(err_out.getvalue(),
126 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
127 self.assertRegexpMatches(err_out.getvalue(), r'import bad\)syntax')
128 self.assertRegexpMatches(err_out.getvalue(), 'SyntaxError')
135 self.assertRegexpMatches(err_out.getvalue(), "line 2")
136 self.assertRegexpMatches(err_out.getvalue(),
139 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
140 self.assertRegexpMatches(err_out.getvalue(), 'ImportError')
149 self.assertRegexpMatches(err_out.getvalue(), "line 1"
    [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
NetworkControllerBaseTest.java 168 mNetworkCallback = callbackArg.getValue();
338 IconState iconState = iconArg.getValue();
343 assertEquals("Data icon in, quick settings", typeIcon, (int) typeIconArg.getValue());
345 (boolean) dataInArg.getValue());
347 (boolean) dataOutArg.getValue());
371 IconState iconState = iconArg.getValue();
376 assertEquals("Data icon in status bar", typeIcon, (int) typeIconArg.getValue());
405 IconState iconState = iconArg.getValue();
409 assertEquals("Data icon in status bar", typeIcon, (int) typeIconArg.getValue());
413 iconState = qsIconArg.getValue();
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_site.py 115 self.assertRegexpMatches(err_out.getvalue(), "line 1")
116 self.assertRegexpMatches(err_out.getvalue(),
121 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
122 self.assertRegexpMatches(err_out.getvalue(), r'import bad\)syntax')
123 self.assertRegexpMatches(err_out.getvalue(), 'SyntaxError')
130 self.assertRegexpMatches(err_out.getvalue(), "line 2")
131 self.assertRegexpMatches(err_out.getvalue(),
134 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
135 self.assertRegexpMatches(err_out.getvalue(), 'ImportError')
144 self.assertRegexpMatches(err_out.getvalue(), "line 1"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_site.py 115 self.assertRegexpMatches(err_out.getvalue(), "line 1")
116 self.assertRegexpMatches(err_out.getvalue(),
121 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
122 self.assertRegexpMatches(err_out.getvalue(), r'import bad\)syntax')
123 self.assertRegexpMatches(err_out.getvalue(), 'SyntaxError')
130 self.assertRegexpMatches(err_out.getvalue(), "line 2")
131 self.assertRegexpMatches(err_out.getvalue(),
134 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
135 self.assertRegexpMatches(err_out.getvalue(), 'ImportError')
144 self.assertRegexpMatches(err_out.getvalue(), "line 1"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_site.py 115 self.assertRegexpMatches(err_out.getvalue(), "line 1")
116 self.assertRegexpMatches(err_out.getvalue(),
121 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
122 self.assertRegexpMatches(err_out.getvalue(), r'import bad\)syntax')
123 self.assertRegexpMatches(err_out.getvalue(), 'SyntaxError')
130 self.assertRegexpMatches(err_out.getvalue(), "line 2")
131 self.assertRegexpMatches(err_out.getvalue(),
134 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
135 self.assertRegexpMatches(err_out.getvalue(), 'ImportError')
144 self.assertRegexpMatches(err_out.getvalue(), "line 1"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_site.py 115 self.assertRegexpMatches(err_out.getvalue(), "line 1")
116 self.assertRegexpMatches(err_out.getvalue(),
121 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
122 self.assertRegexpMatches(err_out.getvalue(), r'import bad\)syntax')
123 self.assertRegexpMatches(err_out.getvalue(), 'SyntaxError')
130 self.assertRegexpMatches(err_out.getvalue(), "line 2")
131 self.assertRegexpMatches(err_out.getvalue(),
134 self.assertRegexpMatches(err_out.getvalue(), 'Traceback')
135 self.assertRegexpMatches(err_out.getvalue(), 'ImportError')
144 self.assertRegexpMatches(err_out.getvalue(), "line 1"
    [all...]
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 187 getCommands(CommandsRefI->getValue(), Commands);
217 return unescapeCommandLine(Nodes[0]->getValue(Storage));
221 Arguments.push_back(Node->getValue(Storage));
233 std::get<0>(CommandsRef[I])->getValue(DirectoryStorage),
234 std::get<1>(CommandsRef[I])->getValue(FilenameStorage),
272 StringRef KeyValue = KeyString->getValue(KeyStorage);
273 llvm::yaml::Node *Value = NextKeyValue.getValue();
325 StringRef FileName = File->getValue(FileStorage);
330 Directory->getValue(DirectoryStorage));
  /external/golang-protobuf/ptypes/wrappers/
wrappers.pb.go 52 func (m *DoubleValue) GetValue() float64 {
73 func (m *FloatValue) GetValue() float32 {
94 func (m *Int64Value) GetValue() int64 {
115 func (m *UInt64Value) GetValue() uint64 {
136 func (m *Int32Value) GetValue() int32 {
157 func (m *UInt32Value) GetValue() uint32 {
178 func (m *BoolValue) GetValue() bool {
199 func (m *StringValue) GetValue() string {
220 func (m *BytesValue) GetValue() []byte {
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMap.java 101 checkNotNull(entry.getValue());
106 entries.add(entryOf((K) entry.getKey(), (V) entry.getValue()));
113 put(entry.getKey(), entry.getValue());
130 return of(entry.getKey(), entry.getValue());
150 checkNotNull(entry.getValue());
165 return ImmutableMap.<K, V>of(entry.getKey(), entry.getValue());
170 checkNotNull(e.getKey()), checkNotNull(e.getValue()));
293 public ImmutableSet<V> getValue() {
294 return ImmutableSet.of(outerEntry.getValue());
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
LinkedListMultimapTest.java 237 assertEquals(1, (int) entry.getValue());
240 assertEquals(2, (int) entry.getValue());
244 assertEquals(3, (int) entry.getValue());
259 assertThat(entry.getValue()).has().exactly(1, 3).inOrder();
267 assertThat(entry.getValue()).has().item(2);
285 assertEquals(4, (int) entrya.getValue());
286 assertEquals(3, (int) entryb.getValue());
292 assertEquals(4, (int) entrya.getValue());
293 assertEquals(3, (int) entryb.getValue());
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 145 InFlag = Chain.getValue(1);
150 InFlag = Chain.getValue(1);
155 InFlag = Chain.getValue(1);
158 InFlag = Chain.getValue(1);
165 InFlag = Chain.getValue(1);
173 InFlag = Chain.getValue(1);
249 InFlag = Chain.getValue(1);
252 InFlag = Chain.getValue(1);
255 InFlag = Chain.getValue(1);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86SelectionDAGInfo.cpp 122 InFlag = Chain.getValue(1);
127 InFlag = Chain.getValue(1);
133 InFlag = Chain.getValue(1);
137 InFlag = Chain.getValue(1);
144 InFlag = Chain.getValue(1);
152 InFlag = Chain.getValue(1);
223 InFlag = Chain.getValue(1);
227 InFlag = Chain.getValue(1);
231 InFlag = Chain.getValue(1);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
AttributesTest.java 94 valueSet.add(e.getValue());
110 assertEquals("a) Incorrect value returned", "one", a.getValue("1"));
111 assertNull("b) Incorrect value returned", a.getValue("0"));
147 assertEquals("Should not have been replaced", "one", a.getValue("1"));
148 assertEquals("Should have been replaced", "san", a.getValue("3"));
149 assertEquals("Should have been added", "go", a.getValue("5"));
171 assertNull("Should have been removed", a.getValue("1"));
172 assertEquals("Should not have been removed", "four", a.getValue("4"));
229 assertEquals("Assert 1: ", "tools.jar", atts.getValue(Attributes.Name.CLASS_PATH));
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachineTest.java 161 intentArgument1.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
179 intentArgument2.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
207 intentArgument1.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
219 intentArgument2.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
250 intentArgument.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
264 intentArgument.getValue().getIntExtra(BluetoothProfile.EXTRA_STATE, -1));
279 intentArgument.getValue().getIntExtra(BluetoothHeadsetClient.EXTRA_IN_BAND_RING,
317 ((BluetoothHeadsetClientCall) intentArgument.getValue().getParcelableExtra(
327 intentArgument.getValue().getIntExtra(BluetoothHeadsetClient.EXTRA_IN_BAND_RING,
  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
VisibilityPreferenceControllerTest.java 205 assertFalse(toStringList(argumentCaptor.getValue())
207 assertFalse(toStringList(argumentCaptor.getValue())
230 assertFalse(toStringList(argumentCaptor.getValue())
232 assertFalse(toStringList(argumentCaptor.getValue())
253 assertEquals(2, toStringList(argumentCaptor.getValue()).size());
254 assertFalse(toStringList(argumentCaptor.getValue())
270 List<String> values = toStringList(argumentCaptor.getValue());
301 assertEquals(String.valueOf(VISIBILITY_PRIVATE), argumentCaptor.getValue());
320 assertEquals(String.valueOf(Notification.VISIBILITY_SECRET), argumentCaptor.getValue());
  /art/test/616-cha-interface-default/src/
Main.java 49 static int getValue(Class<?> cls) {
72 if (sMain1.foo(getValue(sMain1.getClass())) != 11) {
78 if (sMain2.foo(getValue(sMain2.getClass())) != 11) {
108 if (sMain1.foo(getValue(sMain1.getClass())) != 11) {
117 if (sMain3.foo(getValue(sMain3.getClass())) != -13) {
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
TimestampClockSourceVerificationTest.java 182 assertEquals(pass, stats.getValue(TimestampClockSourceVerification.PASSED_KEY));
183 assertEquals(indices.length, stats.getValue(SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_COUNT_KEY));
184 if (0 != (Integer) stats.getValue(SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_COUNT_KEY)) {
185 assertNotNull(stats.getValue(SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY));
188 int[] actualIndices = (int[]) stats.getValue(SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY);
  /external/apache-xml/src/main/java/org/apache/xml/utils/
AttList.java 151 public String getValue(int i)
153 return ((Attr) m_attrs.item(i)).getValue();
192 public String getValue(String name)
196 ? attr.getValue() : null;
208 public String getValue(String uri, String localName)

Completed in 586 milliseconds

<<21222324252627282930>>