Searched refs:InitCopy (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h1048 InitCopy(array, count);
1077 void InitCopy(const Element* array, size_t a_size) { function in class:testing::internal::NativeArray
1082 clone_ = &NativeArray::InitCopy;

Completed in 8 milliseconds