Searched defs:to (Results 26 - 26 of 26) sorted by relevance

12

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h15 // contributors may be used to endorse or promote products derived from
32 // Low-level types and utilities for porting Google Test to various
33 // platforms. They are subject to change without notice. DO NOT USE
36 // This file is fundamental to Google Test. All other Google Test source
37 // files are expected to #include this. Therefore, it cannot #include
43 // The user can define the following macros in the build script to
47 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2)
49 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicat
1128 const To to = NULL; local
[all...]

Completed in 307 milliseconds

12