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

<<11121314151617181920>>

  /external/volley/src/main/java/com/android/volley/toolbox/
AndroidAuthenticator.java 94 result = future.getResult();
  /frameworks/av/media/libaaudio/src/core/
AudioStream.h 370 return mPlayerBase->getResult();
376 return mPlayerBase->getResult();
382 return mPlayerBase->getResult();
446 aaudio_result_t getResult() {
  /frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
UnitTest.java 112 public int getResult() {
  /frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
UnitTest.java 107 public int getResult() {
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
ProvisioningResultListener.java 91 public boolean getResult() {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java 168 public SourceResult getResult() {
  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
RetryFilterHelper.java 103 String oldBuildFingerprint = new LightInvocationResult(getResult()).getBuildFingerprint();
150 IInvocationResult result = new LightInvocationResult(getResult());
169 public IInvocationResult getResult() {
222 retryPlanCreator.setResult(getResult());
  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
CaseResult.java 65 public ITestResult getResult(String testName) {
  /cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
LightNavigationBarVerifier.java 78 public ResultType getResult() {
97 assertEquals(result.getAssertionMessage(), ResultType.SUPPORTED, result.getResult());
109 assertEquals(result.getAssertionMessage(), ResultType.NOT_SUPPORTED, result.getResult());
NavigationBarInfo.java 125 false /* showDimmingDialog */)).getResult()
131 false /* showDimmingDialog */)).getResult()
137 true /* showDimmingDialog */)).getResult()
  /dalvik/dx/src/com/android/dx/ssa/
PhiInsn.java 98 o.regSpec.getReg()).getResult();
114 getResult().getReg(), type, local));
355 RegisterSpec result = getResult();
  /external/guava/guava-tests/test/com/google/common/io/
CharStreamsTest.java 81 public Integer getResult() {
98 public Integer getResult() {
117 public Integer getResult() {
  /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/
JavaParserAPIIntegrationTest.java 62 CompilationUnit cu = new JavaParser(parserConfiguration).parse(ParseStart.COMPILATION_UNIT, new StreamProvider(new FileInputStream(f))).getResult().get();
90 return new JavaParser(parserConfiguration).parse(ParseStart.COMPILATION_UNIT, new StreamProvider(new FileInputStream(f))).getResult().get();
150 CompilationUnit cu = new JavaParser(parserConfiguration).parse(ParseStart.COMPILATION_UNIT, new StreamProvider(new FileInputStream(f))).getResult().get();
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 217 const MemDepResult &getResult() const { return Result; }
242 const MemDepResult &getResult() const { return Entry.getResult(); }
  /external/llvm/lib/Analysis/
BlockFrequencyInfo.cpp 255 BFI.calculate(F, AM.getResult<BranchProbabilityAnalysis>(F),
256 AM.getResult<LoopAnalysis>(F));
265 AM.getResult<BlockFrequencyAnalysis>(F).print(OS);
  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 258 auto &DT = AM.getResult<DominatorTreeAnalysis>(F);
259 auto &LI = AM.getResult<LoopAnalysis>(F);
260 auto &AA = AM.getResult<AAManager>(F);
  /external/llvm/unittests/Analysis/
AliasAnalysisTest.cpp 127 TestCustomAAResult &getResult() { return *Result; }
128 const TestCustomAAResult &getResult() const { return *Result; }
238 AAR.addAAResult(WrapperPass->getResult());
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
AccountManagerTest.java 69 future.getResult();
84 Bundle result = future.getResult();
95 Bundle result = future.getResult();
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
MemoryDependenceAnalysis.h 205 const MemDepResult &getResult() const { return Result; }
230 const MemDepResult &getResult() const { return Entry.getResult(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 217 const MemDepResult &getResult() const { return Result; }
242 const MemDepResult &getResult() const { return Entry.getResult(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemoryDependenceAnalysis.h 217 const MemDepResult &getResult() const { return Result; }
242 const MemDepResult &getResult() const { return Entry.getResult(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemoryDependenceAnalysis.h 217 const MemDepResult &getResult() const { return Result; }
242 const MemDepResult &getResult() const { return Entry.getResult(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemoryDependenceAnalysis.h 226 const MemDepResult &getResult() const { return Result; }
251 const MemDepResult &getResult() const { return Entry.getResult(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemoryDependenceAnalysis.h 226 const MemDepResult &getResult() const { return Result; }
251 const MemDepResult &getResult() const { return Entry.getResult(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemoryDependenceAnalysis.h 226 const MemDepResult &getResult() const { return Result; }
251 const MemDepResult &getResult() const { return Entry.getResult(); }

Completed in 1015 milliseconds

<<11121314151617181920>>