Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dtimestamp_duration.proto68 message DurationType { message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp29 typedef duration<steady_clock::rep, steady_clock::period> DurationType; typedef