Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/tests/
Dtest_utils.h55 bool hadDigit = false;
60 hadDigit = true;
63 if (hadDigit) {
76 if (hadDigit) {
77 hadDigit = false;
/frameworks/av/services/audioflinger/
Dtest-resample.cpp71 bool hadDigit = false; in parseCSV() local
76 hadDigit = true; in parseCSV()
79 if (hadDigit) { in parseCSV()
92 if (hadDigit) { in parseCSV()
93 hadDigit = false; in parseCSV()