| /packages/modules/Bluetooth/tools/rootcanal/include/ | 
| D | log.h | 29 #define ASSERT(cond) CHECK(cond)  argument 30 #define ASSERT_LOG(cond, ...) CHECK(cond) << fmt::sprintf(__VA_ARGS__)  argument
  | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ | 
| D | while_infinite_loop.mod.py | 49 cond = MakeConditionModel()  variable
  | 
| /packages/apps/WallpaperPicker/src/com/android/gallery3d/common/ | 
| D | Utils.java | 31     public static void assertTrue(boolean cond) {  in assertTrue()
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ | 
| D | controller_properties.cc | 767   auto mandatory_or_excluded = [](bool cond) {  in CheckSupportedCommands() 770   auto mandatory_or_optional = [](bool cond) {  in CheckSupportedCommands() 773   auto optional_or_excluded = [](bool cond) {  in CheckSupportedCommands()
  | 
| /packages/modules/Bluetooth/system/btif/include/ | 
| D | btif_common.h | 41 #define ASSERTC(cond, msg, val)                                               \  argument
  | 
| /packages/modules/adb/ | 
| D | sysdeps_test.cpp | 237     static std::condition_variable &cond = *new std::condition_variable;  in TEST()  local
  | 
| /packages/modules/NeuralNetworks/runtime/test/ | 
| D | TestFailingDriver.cpp | 135         uint32_t cond = model.addModelOperand(&conditionModel);  in TEST_F()  local
  | 
| D | TestPartitioning.cpp | 825     void addIfOperation(const uint32_t cond, const PartitioningModel& trueModel,  in addIfOperation()
  | 
| /packages/modules/StatsD/statsd/src/condition/ | 
| D | SimpleConditionTracker.cpp | 155     for (const auto& cond : mSlicedConditionState) {  in handleStopAll()  local
  | 
| /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ | 
| D | Utils.java | 47     public static void assertTrue(boolean cond) {  in assertTrue()
  | 
| /packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/nodes/ | 
| D | RtcpDecoderNodeTests.cpp | 66 static std::condition_variable cond;  variable
  | 
| D | RtcpEncoderNodeTests.cpp | 66 static std::condition_variable cond;  variable
  | 
| /packages/apps/Gallery/src/com/android/camera/ | 
| D | Util.java | 352     public static void Assert(boolean cond) {  in Assert()
  | 
| /packages/apps/Messaging/jni/ | 
| D | GifTranscoder.cpp | 54 #define ASSERT(cond, ...) \  argument
  | 
| /packages/apps/LegacyCamera/src/com/android/camera/ | 
| D | Util.java | 251     public static void Assert(boolean cond) {  in Assert()
  | 
| /packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/ | 
| D | AccessNetworkEvaluator.java | 1209             PreCondition cond = getMatchingPreCondition();  in evaluateAvailability()  local
  | 
| /packages/apps/Camera2/src/com/android/camera/util/ | 
| D | CameraUtil.java | 279     public static void Assert(boolean cond) {  in Assert()
  | 
| /packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ | 
| D | audio_hearing_aid_hw.cc | 70 #define ASSERTC(cond, msg, val)                                           \  argument
  | 
| /packages/modules/Bluetooth/system/audio_a2dp_hw/src/ | 
| D | audio_a2dp_hw.cc | 83 #define ASSERTC(cond, msg, val)                                           \  argument
  |