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

  /external/chromium_org/apps/app_shim/
extension_app_shim_handler_mac_unittest.cc 127 profile_path_b_("Profile B"),
130 host_bb_(profile_path_b_, kTestAppIdB, handler_.get()),
151 EXPECT_CALL(*delegate_, ProfileExistsForPath(profile_path_b_))
153 EXPECT_CALL(*delegate_, ProfileForPath(profile_path_b_))
174 base::FilePath profile_path_b_; member in class:apps::ExtensionAppShimHandlerTest

Completed in 2856 milliseconds