Home
last modified time | relevance | path

Searched refs:DPCHECK (Results 1 – 9 of 9) sorted by relevance

/external/libmojo/mojo/edk/embedder/
Dplatform_handle.cc28 DPCHECK(success); in CloseIfNecessary()
34 DPCHECK(rv == KERN_SUCCESS); in CloseIfNecessary()
66 DPCHECK(success); in CloseIfNecessary()
/external/libchrome/base/
Dlogging_unittest.cc374 DPCHECK(mock_log_source.Log()) << mock_log_source.Log(); in TEST_F()
409 DPCHECK(false); in TEST_F()
462 DPCHECK(some_variable) << "test"; in TEST_F()
Dlogging.h796 #define DPCHECK(condition) \ macro
815 #define DPCHECK(condition) \ macro
828 #define DPCHECK(condition) \ macro
835 #define DPCHECK(condition) EAT_STREAM_PARAMETERS << !(condition) macro
/external/libchrome/base/posix/
Dfile_descriptor_shuffle.cc97 DPCHECK(ret == 0); in Close()
/external/libmojo/base/android/library_loader/
Dlibrary_prefetcher.cc183 DPCHECK(!err); in PercentageOfResidentCode()
/external/libchrome/base/process/
Dlaunch_posix.cc289 DPCHECK(ret == 0); in CloseSuperfluousFds()
521 DPCHECK(ret > 0); in LaunchProcess()
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc954 DPCHECK(address); in AllocateLocalMemory()
1047 DPCHECK(success); in FlushPartial()
/external/libmojo/mojo/edk/system/
Dnode_channel.cc258 DPCHECK(result); in CopyRemoteProcessHandle()
Dnode_controller.cc194 DPCHECK(ok); in ConnectToChild()