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

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

Completed in 201 milliseconds