Lines Matching refs:assertIsArray
195 $this->assertIsArray($keys, 'Google_Key', __METHOD__);
209 $this->assertIsArray($keys, 'Google_Key', __METHOD__);
325 $this->assertIsArray($filters, 'Google_Filter', __METHOD__);
412 $this->assertIsArray($path, 'Google_KeyPathElement', __METHOD__);
462 $this->assertIsArray($keys, 'Google_Key', __METHOD__);
488 $this->assertIsArray($deferred, 'Google_Key', __METHOD__);
495 $this->assertIsArray($found, 'Google_EntityResult', __METHOD__);
508 $this->assertIsArray($missing, 'Google_EntityResult', __METHOD__);
534 $this->assertIsArray($delete, 'Google_Key', __METHOD__);
547 $this->assertIsArray($insert, 'Google_Entity', __METHOD__);
554 $this->assertIsArray($insertAutoId, 'Google_Entity', __METHOD__);
561 $this->assertIsArray($update, 'Google_Entity', __METHOD__);
568 $this->assertIsArray($upsert, 'Google_Entity', __METHOD__);
588 $this->assertIsArray($insertAutoIdKeys, 'Google_Key', __METHOD__);
625 $this->assertIsArray($values, 'Google_Value', __METHOD__);
742 $this->assertIsArray($groupBy, 'Google_PropertyReference', __METHOD__);
749 $this->assertIsArray($kinds, 'Google_KindExpression', __METHOD__);
768 $this->assertIsArray($order, 'Google_PropertyOrder', __METHOD__);
775 $this->assertIsArray($projection, 'Google_PropertyExpression', __METHOD__);
810 $this->assertIsArray($entityResults, 'Google_EntityResult', __METHOD__);