Searched refs:magic_string (Results 1 – 1 of 1) sorted by relevance
2692 def _gdb_cross_debugging(self, qemu, recipe_name, example_exe, magic_string): argument2734 …_batch_cmd += " -ex 'print CppExample::test_string.compare(\"cpp-example-lib %s\")'" % magic_string2735 …tch_cmd += " -ex 'print CppExample::test_string.compare(\"cpp-example-lib %saaa\")'" % magic_string2746 … 'inline static const std::string test_string = "cpp-example-lib %s";' % magic_string, r.output)