Home
last modified time | relevance | path

Searched defs:annotation_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/lib/
Dscoped_annotation_test.cc57 const int annotation_size = state.range(0); in BM_ScopedAnnotationDisabled() local
68 const int annotation_size = state.range(0); in BM_ScopedAnnotationEnabled() local
81 const int annotation_size = state.range(0); in BM_ScopedAnnotationEnabled_Nested() local
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h11885 inline int GeneratedCodeInfo::annotation_size() const { in annotation_size() function