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

/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h860 #define GTEST_ARRAY_SIZE_(array) (sizeof(array) / sizeof(array[0])) macro
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1092 #define GTEST_ARRAY_SIZE_(array) (sizeof(array) / sizeof(array[0])) macro

Completed in 9 milliseconds