Searched refs:posix_argv0_override_for_testing (Results 1 – 3 of 3) sorted by relevance
248 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in ForkContinuousAlloc()891 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()948 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()995 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()1042 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()1080 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()1125 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()1230 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()1294 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()1340 child.args.posix_argv0_override_for_testing = "heapprofd_continuous_malloc"; in TEST_P()[all …]
127 std::string posix_argv0_override_for_testing; member
200 if (!args.posix_argv0_override_for_testing.empty()) { in Start()202 const_cast<char*>(args.posix_argv0_override_for_testing.c_str()); in Start()