HomeSort by relevance Sort by last modified time
    Searched full:old_priority (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/tools/bug_chomper/templates/
bug_chomper.html 106 old_priority = priority_td.innerHTML;
107 if (priority_td && new_priority != old_priority) {
110 edit_label(id, "{{.PriorityPrefix}}" + old_priority, "{{.PriorityPrefix}}" + new_priority);
  /external/skia/tools/bug_chomper/templates/
bug_chomper.html 106 old_priority = priority_td.innerHTML;
107 if (priority_td && new_priority != old_priority) {
110 edit_label(id, "{{.PriorityPrefix}}" + old_priority, "{{.PriorityPrefix}}" + new_priority);
  /external/chromium_org/base/process/
process_util_unittest.cc 325 int old_priority = process.GetPriority();
336 EXPECT_EQ(old_priority, new_priority);
343 int old_priority = process.GetPriority();
354 EXPECT_EQ(old_priority, new_priority);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 263 milliseconds