Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/power_LoadTest/extension/
Dtest.js27 record_log_entry(dateToString(new Date()) + " Loop started");
53 record_log_entry(dateToString(new Date()) + " [load success] " + url);
89 record_log_entry(dateToString(new Date()) + " [load start] " + url)
120 record_log_entry(dateToString(new Date()) + " [load failure] " + get_active_url(cycle));
168 function record_log_entry(entry) { function