Home
last modified time | relevance | path

Searched refs:numElements (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/qa/core/
H A DTest-BigPtrArray.cxx837 void test_insert_at_end(const char* numElements) in test_insert_at_end() argument
841 strcat(buff, numElements); in test_insert_at_end()
842 int n = atoi(numElements); in test_insert_at_end()
851 void test_insert_at_front(const char* numElements) in test_insert_at_front() argument
855 strcat(buff, numElements); in test_insert_at_front()
856 int n = atoi(numElements); in test_insert_at_front()

Completed in 14 milliseconds