Home
last modified time | relevance | path

Searched defs:stringvalue (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/skpbench/
D_hardware.py70 def check(self, stringvalue): argument
/third_party/cJSON/tests/
Dmisc_tests.c654 const char *stringvalue = "valuestring could be changed safely"; in cjson_set_valuestring_to_object_should_not_leak_memory() local