Searched refs:string_cst_ptr (Results 1 – 4 of 4) sorted by relevance
1478 tree string_cst_ptr = build_string_literal (4, "foo"); in test_program_state_dumping_2() local1486 svalue_id str_sid = model->get_rvalue (string_cst_ptr, NULL); in test_program_state_dumping_2()
7702 tree string_cst_ptr = build_string_literal (4, "foo"); in test_get_representative_tree() local7704 svalue_id str_sid = m.get_rvalue (string_cst_ptr, NULL); in test_get_representative_tree()
1648 tree string_cst_ptr = build_string_literal (4, "foo"); in test_program_state_2() local1657 const svalue *str_sval = model->get_rvalue (string_cst_ptr, NULL); in test_program_state_2()
4762 tree string_cst_ptr = build_string_literal (4, "foo"); in test_get_representative_tree() local4764 const svalue *str_sval = m.get_rvalue (string_cst_ptr, NULL); in test_get_representative_tree()