Home
last modified time | relevance | path

Searched refs:EmptyCollectionFunction (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry_test.cc43 void EmptyCollectionFunction(MetricCollectorGetter getter) {} in EmptyCollectionFunction() function
57 collection_registry->Register(&metric_def0, EmptyCollectionFunction); in TEST()
59 collection_registry->Register(&metric_def1, EmptyCollectionFunction); in TEST()
65 collection_registry->Register(&metric_def0, EmptyCollectionFunction); in TEST()
75 collection_registry->Register(&metric_def, EmptyCollectionFunction); in TEST()
79 collection_registry->Register(&metric_def, EmptyCollectionFunction); in TEST()