Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/input.output/filesystems/
Dconvert_file_time.sh.cpp88 static constexpr bool test_timespec() { in test_timespec() function
130 static_assert(test_timespec(), ""); in test()
157 static constexpr bool test_timespec() { in test_timespec() function
205 static_assert(test_timespec(), ""); in test()
225 static constexpr bool test_timespec() { in test_timespec() function
246 static_assert(test_timespec(), ""); in test()
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/input.output/filesystems/
Dconvert_file_time.pass.cpp87 static constexpr bool test_timespec() { in test_timespec() function
129 static_assert(test_timespec(), ""); in test()
156 static constexpr bool test_timespec() { in test_timespec() function
204 static_assert(test_timespec(), ""); in test()
224 static constexpr bool test_timespec() { in test_timespec() function
245 static_assert(test_timespec(), ""); in test()
/external/rust/crates/nix/src/sys/
Dtime.rs721 pub fn test_timespec() { in test_timespec() function