Searched refs:ERRMSG (Results 1 – 4 of 4) sorted by relevance
245 #define ERRMSG "Oboe constants must match AAudio constants." macro259 static_assert((int32_t)StreamState::Uninitialized == AAUDIO_STREAM_STATE_UNINITIALIZED, ERRMSG);260 static_assert((int32_t)StreamState::Unknown == AAUDIO_STREAM_STATE_UNKNOWN, ERRMSG);261 static_assert((int32_t)StreamState::Open == AAUDIO_STREAM_STATE_OPEN, ERRMSG);262 static_assert((int32_t)StreamState::Starting == AAUDIO_STREAM_STATE_STARTING, ERRMSG);263 static_assert((int32_t)StreamState::Started == AAUDIO_STREAM_STATE_STARTED, ERRMSG);264 static_assert((int32_t)StreamState::Pausing == AAUDIO_STREAM_STATE_PAUSING, ERRMSG);265 static_assert((int32_t)StreamState::Paused == AAUDIO_STREAM_STATE_PAUSED, ERRMSG);266 static_assert((int32_t)StreamState::Flushing == AAUDIO_STREAM_STATE_FLUSHING, ERRMSG);267 static_assert((int32_t)StreamState::Flushed == AAUDIO_STREAM_STATE_FLUSHED, ERRMSG);[all …]
7 RUN: | FileCheck %s --check-prefix ERRMSG10 RUN: | FileCheck %s --check-prefix NOT-ERRMSG17 ERRMSG: defines.txt:[[@LINE-3]]:8: error: CHECK: expected string not found in input18 ERRMSG: defines.txt:1:1: note: scanning from here19 ERRMSG: defines.txt:1:1: note: with "VALUE" equal to "20"20 ERRMSG: defines.txt:[[@LINE-7]]:1: note: possible intended match here22 NOT-ERRMSG: defines.txt:[[@LINE-7]]:10: error: {{NOT}}-NOT: excluded string found in input23 NOT-ERRMSG: defines.txt:[[@LINE-10]]:1: note: found here24 NOT-ERRMSG: defines.txt:[[@LINE-11]]:1: note: with "VALUE" equal to "10"
70 …m-objdump %t.out --start-address=0x40 --stop-address=0x3f 2>&1 | FileCheck %s --check-prefix ERRMSG71 …m-objdump %t.out --start-address=0x40 --stop-address=0x40 2>&1 | FileCheck %s --check-prefix ERRMSG72 // ERRMSG: start address should be less than stop address
353 ERRMSG = errmsg-variable | MOLD = source-expr |372 R942 dealloc-opt -> STAT = stat-variable | ERRMSG = errmsg-variable540 R1165 sync-stat -> STAT = stat-variable | ERRMSG = errmsg-variable