Searched refs:IE_SIZE (Results 1 – 1 of 1) sorted by relevance
796 static const int IE_SIZE = 2; variable797 std::atomic<YourTable::size_type> InsertEraseCount[IE_SIZE];802 int key = i%IE_SIZE; in apply()806 int key = i%IE_SIZE; in apply()946 for( int i=0; i<IE_SIZE; ++i ) in TestInsertFindErase()949 for( int i=0; i<IE_SIZE; ++i ) in TestInsertFindErase()