Home
last modified time | relevance | path

Searched refs:test_json_variable (Results 1 – 1 of 1) sorted by relevance

/tools/security/gdb/gdb_json_printer/test/
Dgdb_json_printer_test.py77 def test_json_variable(testcase, testname, line, variable_name_list): function
201 test_json_variable(self, "objects", 37, ["bar", "foo"])
207 test_json_variable(self, "objects1", 41, ["bar", "foo"])
213 test_json_variable(
223 test_json_variable(self, "array", 42, ["a", "b", "bar", "foo"])
229 test_json_variable(