Home
last modified time | relevance | path

Searched defs:pico (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/third_party/boost/ratio/include/boost/ratio/
Dratio_fwd.hpp78 typedef ratio<BOOST_RATIO_INTMAX_C(1), BOOST_RATIO_INTMAX_C(1000000000000)> pico; typedef
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DRuntimeInstrumentTest.java155 @Benchmark long pico(long reps) { in pico() method in RuntimeInstrumentTest.TestBenchmark
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/
Dduration_units.hpp788 static string_type static_get_ratio_prefix(duration_style style, pico) in static_get_ratio_prefix() argument