Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/test/utilities/time/time.duration/time.duration.arithmetic/
Dop_++int.pass.cpp22 std::chrono::hours h2 = h++; in main() local
24 assert(h2.count() == 3); in main()
Dop_--int.pass.cpp22 std::chrono::hours h2 = h--; in main() local
24 assert(h2.count() == 3); in main()
/ndk/sources/cxx-stl/llvm-libc++/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
12 h2 { color:#333333; padding-top:0.5em; } selector