Searched defs:TestPartResultArray (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest-test-part.h124 // Don't inherit from TestPartResultArray as its destructor is not
126 class GTEST_API_ TestPartResultArray { class in namespace:testing
128 TestPartResultArray() {} function in class:testing::TestPartResultArray
142 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);

Completed in 262 milliseconds