Searched refs:profile_rpc_path (Results 1 – 1 of 1) sorted by relevance
4455 string profile_rpc_path; in TEST_F() local4458 manager.CreateProfile(kProfile0, &profile_rpc_path, &error); in TEST_F()4459 manager.PushProfile(kProfile0, &profile_rpc_path, &error); in TEST_F()4460 manager.CreateProfile(kProfile1, &profile_rpc_path, &error); in TEST_F()4461 manager.PushProfile(kProfile1, &profile_rpc_path, &error); in TEST_F()