Searched refs:Sample (Results 1 - 25 of 90) sorted by relevance

1234

/external/javassist/sample/evolve/
H A DSample.java6 public class Sample { class
/external/webrtc/webrtc/base/
H A Dbandwidthsmoother_unittest.cc34 EXPECT_FALSE(mon.Sample(9, bandwidth_sample));
35 EXPECT_TRUE(mon.Sample(10, bandwidth_sample));
40 EXPECT_TRUE(mon.Sample(20, bandwidth_sample));
53 EXPECT_FALSE(mon.Sample(9, kBandwidthSample));
54 EXPECT_TRUE(mon.Sample(10, kBandwidthSample));
67 EXPECT_FALSE(mon.Sample(1, kBandwidthSample));
69 EXPECT_TRUE(mon.Sample(2, kBandwidthSample));
82 EXPECT_FALSE(mon.Sample(1, kBandwidthSample));
83 EXPECT_FALSE(mon.Sample(2, kBandwidthSample));
84 EXPECT_FALSE(mon.Sample(
[all...]
H A Dbandwidthsmoother.h43 bool Sample(uint32_t sample_time, int bandwidth);
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
H A Dsample.py8 class Sample(timeline_event.TimelineEvent): class in inherits:timeline_event.TimelineEvent
9 """A Sample represents a sample taken at an instant in time
12 NOTE: The Sample class implements the same interface as
18 super(Sample, self).__init__(
/external/guava/guava-tests/test/com/google/common/base/
H A DThrowablesTest.java38 Sample sample = new Sample() {
54 Sample sample = new Sample() {
74 Sample sample = new Sample() {
95 Sample sample = new Sample() {
114 Sample sample = new Sample() {
455 static class Sample { class in class:ThrowablesTest
[all...]
/external/libchrome/base/metrics/
H A Dhistogram.h117 Sample minimum,
118 Sample maximum,
131 Sample minimum,
132 Sample maximum,
141 static void InitializeBucketRanges(Sample minimum,
142 Sample maximum,
164 Sample declared_min() const { return declared_min_; }
165 Sample declared_max() const { return declared_max_; }
166 virtual Sample ranges(size_t i) const;
177 Sample* minimu
[all...]
H A Dsample_map.cc12 typedef HistogramBase::Sample Sample; typedef in namespace:base
20 void SampleMap::Accumulate(Sample value, Count count) {
26 Count SampleMap::GetCount(Sample value) const {
27 std::map<Sample, Count>::const_iterator it = sample_counts_.find(value);
47 Sample min;
48 Sample max;
78 void SampleMapIterator::Get(Sample* min, Sample* max, Count* count) const {
H A Dsample_map.h30 void Accumulate(HistogramBase::Sample value,
32 HistogramBase::Count GetCount(HistogramBase::Sample value) const override;
42 std::map<HistogramBase::Sample, HistogramBase::Count> sample_counts_;
49 typedef std::map<HistogramBase::Sample, HistogramBase::Count>
58 void Get(HistogramBase::Sample* min,
59 HistogramBase::Sample* max,
H A Dbucket_ranges.h35 typedef std::vector<HistogramBase::Sample> Ranges;
41 HistogramBase::Sample range(size_t i) const { return ranges_[i]; }
42 void set_range(size_t i, HistogramBase::Sample value);
H A Dhistogram_base.h54 typedef int32_t Sample; // Used for samples. typedef in class:base::HistogramBase
58 static const Sample kSampleType_MAX; // INT_MAX
122 virtual bool HasConstructionArguments(Sample expected_minimum,
123 Sample expected_maximum,
126 virtual void Add(Sample value) = 0;
132 virtual void AddCount(Sample value, int count) = 0;
134 // 2 convenient functions that call Add(Sample).
183 const std::string GetSimpleAsciiBucketRange(Sample sample) const;
193 void FindAndRunCallback(Sample sample) const;
H A Dsparse_histogram.cc19 typedef HistogramBase::Sample Sample; typedef in namespace:base
48 Sample /* expected_minimum */,
49 Sample /* expected_maximum */,
55 void SparseHistogram::Add(Sample value) {
59 void SparseHistogram::AddCount(Sample value, int count) {
148 Sample largest_sample = 0;
151 Sample min;
152 Sample max;
166 Sample mi
[all...]
H A Dsample_vector.h39 void Accumulate(HistogramBase::Sample value,
41 HistogramBase::Count GetCount(HistogramBase::Sample value) const override;
53 virtual size_t GetBucketIndex(HistogramBase::Sample value) const;
85 void Get(HistogramBase::Sample* min,
86 HistogramBase::Sample* max,
H A Dhistogram_samples.cc20 void Get(HistogramBase::Sample* min,
21 HistogramBase::Sample* max,
27 HistogramBase::Sample min_;
28 HistogramBase::Sample max_;
51 void SampleCountPickleIterator::Get(HistogramBase::Sample* min,
52 HistogramBase::Sample* max,
137 HistogramBase::Sample min;
138 HistogramBase::Sample max;
H A Dhistogram_samples.h56 virtual void Accumulate(HistogramBase::Sample value,
58 virtual HistogramBase::Count GetCount(HistogramBase::Sample value) const = 0;
106 virtual void Get(HistogramBase::Sample* min,
107 HistogramBase::Sample* max,
H A Dsparse_histogram.h45 bool HasConstructionArguments(Sample expected_minimum,
46 Sample expected_maximum,
48 void Add(Sample value) override;
49 void AddCount(Sample value, int count) override;
/external/javassist/sample/vector/
H A DSample.java3 public class Sample extends java.util.Vector { class in inherits:java.util.Vector
/external/testng/src/test/java/test/bug90/
H A DSample.java6 public class Sample { class
H A DBug90Test.java20 XmlTest t = createXmlTest(s, "Bug90 test", Sample.class.getName());
25 Sample.m_afterClassWasRun = false;
28 Assert.assertTrue(Sample.m_afterClassWasRun);
/external/deqp/modules/internal/
H A DditTestLogTests.cpp51 log << TestLog::SampleList("TestSamples", "Test Sample List")
58 log << TestLog::Sample << 1 << 2 << 2.3 << TestLog::EndSample
59 << TestLog::Sample << 0 << 0 << 0 << TestLog::EndSample
60 << TestLog::Sample << 421 << -23 << 0.00001 << TestLog::EndSample
61 << TestLog::Sample << 2 << 9 << -1e9 << TestLog::EndSample
62 << TestLog::Sample << std::numeric_limits<deInt64>::max() << std::numeric_limits<deInt64>::min() << -0.0f << TestLog::EndSample
63 << TestLog::Sample << 0x3355 << 0xf24 << std::numeric_limits<double>::max() << TestLog::EndSample;
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
H A Dd3d11tex.hlsl57 float4 a0 = tex0.Sample(samp0, input.texcoord);
58 float4 a1 = tex0.Sample(samp1, input.texcoord);
61 float4 b0 = tex1.Sample(samp0, input.texcoord);
62 float4 b1 = tex1.Sample(samp1, input.texcoord);
/external/javassist/src/main/javassist/tools/rmi/
H A DSample.java23 public class Sample { class
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DSimpleTimeLimiterTest.java121 Sample proxy = service.newProxy(
122 target, Sample.class, ENOUGH_MS, TimeUnit.MILLISECONDS);
131 Sample proxy = service.newProxy(
132 target, Sample.class, NOT_ENOUGH_MS, TimeUnit.MILLISECONDS);
149 Sample proxy = service.newProxy(
150 target, Sample.class, ENOUGH_MS, TimeUnit.MILLISECONDS);
162 Sample proxy = service.newProxy(
163 target, Sample.class, NOT_ENOUGH_MS, TimeUnit.MILLISECONDS);
180 public interface Sample { interface in class:SimpleTimeLimiterTest
188 public static class SampleImpl implements Sample {
[all...]
/external/opencv3/modules/video/test/
H A Dtest_kalman.cpp73 CvMat* Sample = cvCreateMat(Dim,1,CV_32F); local
93 Mat _Sample = cvarrToMat(Sample);
95 cvKalmanCorrect(Kalm, Sample);
104 t += Dyn.data.fl[j*Dim+k]*Sample->data.fl[k];
108 cvCopy( Temp, Sample );
115 cvReleaseMat(&Sample);
/external/testng/src/test/java/test/inject/
H A DSample.java8 public class Sample { class
/external/testng/src/test/java/test/invokedmethodlistener/
H A DSample.java7 public class Sample { class

Completed in 1231 milliseconds

1234