Home
last modified time | relevance | path

Searched defs:NaClFileHostTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host_unittest.cc37 class NaClFileHostTest : public testing::Test { class
65 NaClFileHostTest::NaClFileHostTest() : nacl_browser_delegate_(nullptr) {} in NaClFileHostTest() function in NaClFileHostTest
71 TEST_F(NaClFileHostTest, TestFilenamesWithPnaclPath) { in TEST_F() argument