/external/vogar/src/vogar/ |
D | AnnotatedOutcome.java | 40 private final Outcome outcome; field in AnnotatedOutcome 44 AnnotatedOutcome(Outcome outcome, Expectation expectation) { in AnnotatedOutcome() 49 public void add(long date, Outcome outcome) { in add()
|
D | Expectation.java | 119 public boolean matches(Outcome outcome) { in matches() 123 private boolean patternMatches(Outcome outcome) { in patternMatches()
|
D | Driver.java | 89 Outcome outcome = outcomes.get(action.getName()); in buildAndRun() local 226 public synchronized void recordOutcome(Outcome outcome) { in recordOutcome() 227 outcomes.put(outcome.getName(), outcome); in recordOutcome() local
|
D | JarSuggestions.java | 40 public void addSuggestionsFromOutcome(Outcome outcome, ClassFileIndex classFileIndex, in addSuggestionsFromOutcome()
|
D | XmlReportPrinter.java | 145 private void print(KXmlSerializer serializer, Outcome outcome) throws IOException { in print()
|
D | OutcomeStore.java | 71 Outcome outcome = entry.getValue(); in read() local
|
D | Console.java | 139 public void outcome(String name) {} in outcome() method in Console 455 @Override public synchronized void outcome(String name) { in outcome() method in Console.StreamingConsole
|
D | Outcome.java | 160 Outcome outcome = (Outcome) o; in equals() local
|
D | ExpectationStore.java | 77 public Expectation get(Outcome outcome) { in get()
|
/external/chromium-trace/catapult/experimental/statistical_analysis/ |
D | compare_benchmark_results.py | 38 def PrintOutcomeLine(name, max_name_length, outcome, print_p_value): argument
|
/external/vogar/src/vogar/monitor/ |
D | HostMonitor.java | 162 void finish(Outcome outcome); in finish()
|
/external/vogar/src/vogar/tasks/ |
D | RunActionTask.java | 204 @Override public void finish(Outcome outcome) { in finish()
|
/external/webrtc/webrtc/test/ |
D | fake_network_pipe.cc | 35 int outcome = rand() % 100; in UniformLoss() local
|
/external/crcalc/src/com/hp/creals/ |
D | UnaryCRFunction.java | 486 int outcome; in approximate() local
|
/external/protobuf/gtest/src/ |
D | gtest-death-test.cc | 332 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 345 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-death-test.cc | 383 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 348 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/gtest/src/ |
D | gtest-death-test.cc | 385 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-death-test.cc | 385 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/v8/src/compiler/ |
D | typer.cc | 351 ComparisonOutcome outcome, Typer* t) { in Invert() 360 Type* Typer::Visitor::FalsifyUndefined(ComparisonOutcome outcome, Typer* t) { in FalsifyUndefined()
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest-all.cc | 6371 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/opencv3/modules/ts/src/ |
D | ts_gtest.cpp | 6918 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 6879 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest-all.cc | 6879 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
|