Searched refs:pass_through_source (Results 1 – 2 of 2) sorted by relevance
475 auto pass_through_source = in TEST_P() local477 pass_through_source->set_type_string("FIRST_PASS_THROUGH"); in TEST_P()480 std::move(pass_through_source), input.length()); in TEST_P()
868 const std::string pass_through_source = StringPrintf("/mnt/pass_through/%d", user_id); in MountEmulatedStorage() local869 PrepareDir(pass_through_source, 0710, AID_ROOT, AID_MEDIA_RW, fail_fn); in MountEmulatedStorage()870 BindMount(pass_through_source, "/storage", fail_fn); in MountEmulatedStorage()