OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getresult
(Results
151 - 175
of
410
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_test.h
70
virtual DiagnosticsModel::TestResult
GetResult
() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.mm
86
const AutocompleteResult& result =
GetResult
();
119
const AutocompleteMatch& match =
GetResult
().match_at(ii + start_match);
257
const AutocompleteResult& OmniboxPopupViewMac::
GetResult
() const {
411
AutocompleteMatch match =
GetResult
().match_at(row);
/external/chromium_org/components/webdata/common/
web_data_request_manager.h
66
scoped_ptr<WDTypedResult>
GetResult
();
/external/guava/guava-tests/test/com/google/common/io/
ResourcesTest.java
88
public List<String>
getResult
() {
/external/skia/bench/
TimerData.cpp
43
SkString TimerData::
getResult
(const char* doubleFormat,
/packages/apps/Browser/src/com/android/browser/
DeviceAccountLogin.java
85
String result = value.
getResult
().getString(
/packages/apps/Email/tests/src/com/android/email/
AccountTestCase.java
88
future.
getResult
();
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java
168
public SourceResult
getResult
() {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DelayingSuggestionsAdapter.java
74
SuggestionCursor cursor = suggestions.
getResult
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java
173
if (!job.
getResult
().isOK()) {
174
endTestRunWithError(job.
getResult
().getMessage());
221
if (!job.
getResult
().isOK()) {
222
endTestRunWithError(job.
getResult
().getMessage());
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DevTreeProjectProvider.java
124
Object[] selectedMatches = dlg.
getResult
();
/cts/suite/cts/utils/
get_csv_report.py
52
def
getResult
(self):
179
values["result"] = result.
getResult
()
/dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java
588
if (lastInsn.
getResult
() != null || lastInsn.getSources().size() > 0) {
707
toSchedule.get(i).
getResult
());
721
if (!checkRegUsed(regsUsedAsSources, insn.
getResult
())) {
737
if (checkRegUsed(regsUsedAsSources, insn.
getResult
())
753
RegisterSpec result = insnToSplit.
getResult
();
912
= firstNonPhiMoveInsn.
getResult
().getReg();
936
= firstNonPhiMoveInsn.
getResult
();
943
firstNonPhiMoveInsn.
getResult
();
[
all
...]
SsaInsn.java
74
* Like {@link com.android.dx.rop.code.Insn
getResult
()}.
78
public RegisterSpec
getResult
() {
SsaMethod.java
421
definitionList[insn.
getResult
().getReg()] = insn;
424
definitionList[phi.
getResult
().getReg()] = phi;
427
RegisterSpec result = insn.
getResult
();
429
definitionList[insn.
getResult
().getReg()] = insn;
579
RegisterSpec resultReg = insn.
getResult
();
618
RegisterSpec resultReg = insn.
getResult
();
/external/chromium/chrome/browser/extensions/
extension_function.h
64
virtual const std::string
GetResult
() = 0;
175
virtual const std::string
GetResult
();
/external/chromium_org/net/socket/
ssl_client_socket_openssl_unittest.cc
137
int rv = callback_.
GetResult
(
176
*result = callback_.
GetResult
(sock_->Connect(callback_.callback()));
ssl_client_socket_unittest.cc
878
int rv = callback.
GetResult
(transport->Connect(callback.callback()));
889
rv = callback.
GetResult
(sock->Connect(callback.callback()));
900
rv = callback.
GetResult
(
912
rv = callback.
GetResult
(sock->Read(buf.get(), 4096, callback.callback()));
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaBasicBlock.java
589
if (lastInsn.
getResult
() != null || lastInsn.getSources().size() > 0) {
708
toSchedule.get(i).
getResult
());
722
if (!checkRegUsed(regsUsedAsSources, insn.
getResult
())) {
738
if (checkRegUsed(regsUsedAsSources, insn.
getResult
())
754
RegisterSpec result = insnToSplit.
getResult
();
913
= firstNonPhiMoveInsn.
getResult
().getReg();
937
= firstNonPhiMoveInsn.
getResult
();
944
firstNonPhiMoveInsn.
getResult
();
[
all
...]
SsaInsn.java
70
* Like {@link com.android.dx.rop.code.Insn
getResult
()}.
74
public RegisterSpec
getResult
() {
SsaMethod.java
422
definitionList[insn.
getResult
().getReg()] = insn;
425
definitionList[phi.
getResult
().getReg()] = phi;
428
RegisterSpec result = insn.
getResult
();
430
definitionList[insn.
getResult
().getReg()] = insn;
580
RegisterSpec resultReg = insn.
getResult
();
619
RegisterSpec resultReg = insn.
getResult
();
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
MockContentProvider.java
178
public Cursor
getResult
(String[] projection) {
259
return query.
getResult
(projection);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PreviewIconFactory.java
281
if (session.
getResult
().isSuccess()) {
356
if (session.
getResult
().getException() != null) {
357
AdtPlugin.log(session.
getResult
().getException(),
358
session.
getResult
().getErrorMessage());
359
} else if (session.
getResult
().getErrorMessage() != null) {
360
AdtPlugin.log(IStatus.WARNING, session.
getResult
().getErrorMessage());
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java
156
public boolean
getResult
() {
243
public boolean
getResult
() {
[
all
...]
/libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java
139
public boolean
getResult
() {
226
public boolean
getResult
() {
[
all
...]
Completed in 1173 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>