Home
last modified time | relevance | path

Searched refs:test_zone (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.access/
H A Dlocate_zone.pass.cpp27 static void test_zone(std::string_view zone) { in test_zone() function
54 test_zone(zone.name()); in main()
H A Dcurrent_zone.pass.cpp47 static void test_zone(const std::string& zone) { in test_zone()
72 test_zone(std::string{zone.name()}); in main()
46 static void test_zone(const std::string& zone) { test_zone() function
/llvm-project/libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.tzdb/
H A Dlocate_zone.pass.cpp29 static void test_zone(std::string_view zone) { in test_zone() function
56 test_zone(zone.name()); in main()
H A Dcurrent_zone.pass.cpp48 static void test_zone(const std::string& zone) { in test_zone() function
73 test_zone(std::string{zone.name()}); in main()