Home
last modified time | relevance | path

Searched defs:CheckHealth (Results 1 – 3 of 3) 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
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local_test.cc157 TEST_F(CollectiveRemoteAccessLocalTest, CheckHealth) { in TEST_F() argument
/external/skia/src/pathops/
DSkPathOpsDebug.cpp349 void SkPathOpsDebug::CheckHealth(SkOpContourHead* contourList) { in CheckHealth() function in SkPathOpsDebug