Home
last modified time | relevance | path

Searched refs:CheckHealth (Results 1 – 8 of 8) sorted by relevance

/external/brotli/csharp/org/brotli/dec/
DBitReader.cs97 internal static void CheckHealth(Org.Brotli.Dec.BitReader br, bool endOfStream) in CheckHealth() method in Org.Brotli.Dec.BitReader
159 CheckHealth(br, false); in Prepare()
248 CheckHealth(br, false); in CopyBytes()
DBitReaderTest.cs23 Org.Brotli.Dec.BitReader.CheckHealth(reader, false); in TestReadAfterEos()
DDecode.cs988 Org.Brotli.Dec.BitReader.CheckHealth(state.br, true); in Decompress()
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local_test.cc156 TEST_F(CollectiveRemoteAccessLocalTest, CheckHealth) { in TEST_F() argument
/external/skia/src/pathops/
DSkPathOpsDebug.h354 static void CheckHealth(class SkOpContourHead* contourList);
DSkPathOpsDebug.cpp289 SkPathOpsDebug::CheckHealth(fContourHead); in debugAddToCoinChangedDict()
349 void SkPathOpsDebug::CheckHealth(SkOpContourHead* contourList) { in CheckHealth() function in SkPathOpsDebug
/external/skqp/src/pathops/
DSkPathOpsDebug.h375 static void CheckHealth(class SkOpContourHead* contourList);
DSkPathOpsDebug.cpp289 SkPathOpsDebug::CheckHealth(fContourHead); in debugAddToCoinChangedDict()
349 void SkPathOpsDebug::CheckHealth(SkOpContourHead* contourList) { in CheckHealth() function in SkPathOpsDebug