Searched refs:sunset (Results 1 - 8 of 8) sorted by relevance

/external/tcpdump/tests/
H A Desp0.sh4 uudecode 02-sunrise-sunset-esp.puu
5 if (../tcpdump -t -n -r 02-sunrise-sunset-esp.pcap | diff - esp0.out)
H A Desp1.sh3 uudecode 02-sunrise-sunset-esp.puu
6 ../tcpdump -t -n -E "0x12345678@192.1.2.45 3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758" -r 02-sunrise-sunset-esp.pcap >esp1.new
H A Desp2.sh3 uudecode 08-sunrise-sunset-esp2.puu
6 ../tcpdump -t -n -E "0x12345678@192.1.2.45 3des-cbc-hmac96:0x43434545464649494a4a4c4c4f4f51515252545457575840,0xabcdabcd@192.0.1.1 3des-cbc-hmac96:0x434545464649494a4a4c4c4f4f5151525254545757584043" -r 08-sunrise-sunset-esp2.pcap >esp2.new
H A Desp3.sh3 uudecode 02-sunrise-sunset-esp.puu
5 ../tcpdump -t -n -E "3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758" -r 02-sunrise-sunset-esp.pcap >esp3.new
H A Desp4.sh3 uudecode 08-sunrise-sunset-esp2.puu
6 ../tcpdump -t -n -E "file esp-secrets.txt" -r 08-sunrise-sunset-esp2.pcap >esp4.new
H A Desp5.sh3 uudecode 08-sunrise-sunset-aes.puu
6 ../tcpdump -t -n -E "file esp-secrets.txt" -r 08-sunrise-sunset-aes.pcap > esp5.new
/external/chromium/third_party/icu/source/test/intltest/
H A Dastrotst.cpp188 logln((UnicodeString)" sunset: " + (anAstro->getSunRiseSet(FALSE)));
295 UDate sunset = astro3->getSunRiseSet(FALSE); local
310 int32_t deltaset = (int32_t)uprv_fabs((sunset - expset) / 1000);
332 ", Sunset: " + df_dt->format(sunset,s2) +
337 ", Sunset: " + df_dt->format(sunset,s2) +
344 ", Sunset: " + df_dt->format(sunset,s4) +
/external/icu4c/test/intltest/
H A Dastrotst.cpp188 logln((UnicodeString)" sunset: " + (anAstro->getSunRiseSet(FALSE)));
295 UDate sunset = astro3->getSunRiseSet(FALSE); local
310 int32_t deltaset = (int32_t)uprv_fabs((sunset - expset) / 1000);
332 ", Sunset: " + df_dt->format(sunset,s2) +
337 ", Sunset: " + df_dt->format(sunset,s2) +
344 ", Sunset: " + df_dt->format(sunset,s4) +

Completed in 107 milliseconds