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

/external/chromium_org/components/nacl/browser/
H A Dpnacl_host_unittest.cc38 write_callback_count_(0),
80 snprintf(str, kBufferSize, "testdata%d", ++write_callback_count_);
97 snprintf(str, kBufferSize, "testdata%d", write_callback_count_);
107 int write_callback_count_; member in class:pnacl::PnaclHostTest

Completed in 385 milliseconds