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

/external/chromium_org/components/nacl/browser/
H A Dnacl_file_host_unittest.cc35 class NaClFileHostTest : public testing::Test { class in inherits:testing::Test
37 NaClFileHostTest();
38 virtual ~NaClFileHostTest();
56 DISALLOW_COPY_AND_ASSIGN(NaClFileHostTest);
59 NaClFileHostTest::NaClFileHostTest() : nacl_browser_delegate_(NULL) {} function in class:NaClFileHostTest
61 NaClFileHostTest::~NaClFileHostTest() {
65 TEST_F(NaClFileHostTest, TestFilenamesWithPnaclPath) {

Completed in 95 milliseconds