Home
last modified time | relevance | path

Searched defs:GetCell (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dgauge_test.cc31 TEST(LabeledGaugeTest, GetCell) { in TEST() argument
53 TEST(UnlabeledGaugeTest, GetCell) { in TEST() argument
75 TEST(GaugeOfStringValue, GetCell) { in TEST() argument
97 TEST(GaugeOfBoolValue, GetCell) { in TEST() argument
Dcounter_test.cc32 TEST(LabeledCounterTest, GetCell) { in TEST() argument
64 TEST(UnlabeledCounterTest, GetCell) { in TEST() argument
Dmobile_percentile_sampler.h44 PercentileSamplerCell* GetCell(const Labels&... labels) { in GetCell() function
Dmobile_counter.h53 CounterCell* GetCell(const Labels&... labels) { in GetCell() function
Dmobile_gauge.h59 GaugeCell<ValueType>* GetCell(const Labels&... labels) { in GetCell() function
Dcounter.h166 CounterCell* Counter<NumLabels>::GetCell(const Labels&... labels) in GetCell() function
Dmobile_sampler.h86 SamplerCell* GetCell(const Labels&... labels) { in GetCell() function
Dsampler.h215 SamplerCell* Sampler<NumLabels>::GetCell(const Labels&... labels) in GetCell() function
Dgauge.h234 GaugeCell<ValueType>* Gauge<ValueType, NumLabels>::GetCell( in GetCell() function
Dpercentile_sampler.h197 PercentileSamplerCell* PercentileSampler<NumLabels>::GetCell( in GetCell() function
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval_test.cc272 TfLiteTensor* GetCell() { in GetCell() function in tflite::__anon7ec0fcda0111::QuantizedLstmParam
/external/v8/src/objects/
Dsource-text-module.cc139 Cell SourceTextModule::GetCell(int cell_index) { in GetCell() function in v8::internal::SourceTextModule
/external/v8/src/compiler/
Djs-heap-broker.cc1890 ObjectData* SourceTextModuleData::GetCell(JSHeapBroker* broker, in GetCell() function in v8::internal::compiler::SourceTextModuleData
3913 base::Optional<CellRef> SourceTextModuleRef::GetCell(int cell_index) const { in GetCell() function in v8::internal::compiler::SourceTextModuleRef