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

  /external/chromium_org/content/child/
resource_dispatcher_unittest.cc 32 static const char test_page_contents[] = member in namespace:content
34 static const uint32 test_page_contents_len = arraysize(test_page_contents) - 1;
133 memcpy(put_data_here, test_page_contents, test_page_contents_len);
205 //EXPECT_STREQ(test_page_contents, callback.data().c_str());

Completed in 6300 milliseconds