Searched refs:CheckObjects (Results 1 – 3 of 3) sorted by relevance
42 if (CheckObjects()) { in CheckAvail()76 bool CPDF_ObjectAvail::CheckObjects() { in CheckObjects() function in CPDF_ObjectAvail
39 bool CheckObjects();
29 CheckObjects(11, 100); in TestObjects()633 private void CheckObjects(int fieldCount, int objectCount) in CheckObjects() method in FlatBuffers.Test.FlatBuffersFuzzTests