MCPcopy Create free account
hub / github.com/apache/impala / UsedbyTest

Method UsedbyTest

be/src/util/dict-encoding.h:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 int dict_encoded_size() { return dict_encoded_size_; }
102
103 void UsedbyTest() { used_by_test_ = true;}
104
105 protected:
106 DictEncoderBase(MemPool* pool, MemTracker* mem_tracker) :

Callers 2

ValidateDictFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

ValidateDictFunction · 0.64
TESTFunction · 0.64