HomeSort by relevance Sort by last modified time
    Searched refs:note_id (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc 577 std::string note_id = CreateSimpleNotification(browser(), true); local
578 EXPECT_NE(note_id, "-1");
581 ASSERT_TRUE(CancelNotification(note_id.c_str(), browser()));
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 2650 $note_id = $this->fn_id_prefix . $matches[1]; variable
2696 $note_id = key($this->footnotes_ordered); variable
2705 $note_id = $this->encodeAttribute($note_id); variable
    [all...]

Completed in 747 milliseconds