HomeSort by relevance Sort by last modified time
    Searched refs:ELogW (Results 1 - 2 of 2) sorted by null

  /cts/suite/audio_quality/lib/include/
Log.h 32 ELogW = 3,
57 #define LOGW(x...) do { Log::Instance()->printf(Log::ELogW, x); } while(0)
  /cts/suite/audio_quality/executable/src/
main.cpp 64 int logLevel = Log::ELogW;

Completed in 659 milliseconds