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
|