Searched refs:test_string_references (Results 1 – 2 of 2) sorted by relevance
28 bool test_string_references, in Equals() argument47 if (expected.type != PP_VARTYPE_STRING || test_string_references) in Equals()124 test_string_references, in Equals()154 test_string_references, in Equals()207 bool test_string_references) { in TestEqual() argument209 return Equals(expected, actual, test_string_references, &visited_map); in TestEqual()
20 bool test_string_references);