Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Ddumpsys_test.cc38 bool within_double_quotes{false}; in SimpleJsonValidator() local
44 within_double_quotes = !within_double_quotes; in SimpleJsonValidator()
47 if (!within_double_quotes) { in SimpleJsonValidator()
52 if (!within_double_quotes) { in SimpleJsonValidator()