Searched refs:argPrint (Results 1 – 1 of 1) sorted by relevance
49 static const std::string argPrint = "--print-malloc-address"; variable86 ASSERT_TRUE(execl(self_.c_str(), self_.c_str(), argPrint.c_str(), in GetAddress()142 if (argc == 3 && argPrint == argv[1]) { in main()