Home
last modified time | relevance | path

Searched defs:DurationType (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/testdata/
Dtimestamp_duration.proto68 message DurationType { message
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dtimestamp_duration.proto68 message DurationType { message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp29 typedef duration<steady_clock::rep, steady_clock::period> DurationType; typedef
/external/tensorflow/tensorflow/python/grappler/
Dcluster_wrapper.cc290 using DurationType = tensorflow::grappler::Costs::Duration::rep; in PYBIND11_MODULE() typedef