Searched refs:full_bcp_string (Results 1 – 1 of 1) sorted by relevance
351 std::string full_bcp_string = android::base::Join(full_bcp, ':'); in TEST_F() local352 AddRuntimeArg(extra_args, "-Xbootclasspath:" + full_bcp_string); in TEST_F()353 AddRuntimeArg(extra_args, "-Xbootclasspath-locations:" + full_bcp_string); in TEST_F()402 AddRuntimeArg(extra_args, "-Xbootclasspath:" + full_bcp_string); in TEST_F()403 AddRuntimeArg(extra_args, "-Xbootclasspath-locations:" + full_bcp_string); in TEST_F()