Home
last modified time | relevance | path

Searched refs:GTEST_API_ (Results 1 – 25 of 196) sorted by relevance

12345678

/external/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h81 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
104 GTEST_API_ extern bool g_help_flag;
107 GTEST_API_ TimeInMillis GetTimeInMillis();
110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
113 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
119 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
125 GTEST_API_ bool ParseInt32Flag(
230 GTEST_API_ char* CodePointToUtf8(UInt32 code_point, char* str);
245 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
259 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h81 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
104 GTEST_API_ extern bool g_help_flag;
107 GTEST_API_ TimeInMillis GetTimeInMillis();
110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
113 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
119 GTEST_API_ bool ParseInt32Flag(
223 GTEST_API_ char* CodePointToUtf8(UInt32 code_point, char* str);
238 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
252 GTEST_API_ bool ShouldShard(const char* total_shards_str,
259 GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val);
[all …]
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h81 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
104 GTEST_API_ extern bool g_help_flag;
107 GTEST_API_ TimeInMillis GetTimeInMillis();
110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
113 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
119 GTEST_API_ bool ParseInt32Flag(
223 GTEST_API_ char* CodePointToUtf8(UInt32 code_point, char* str);
238 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
252 GTEST_API_ bool ShouldShard(const char* total_shards_str,
259 GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val);
[all …]
/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h81 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
104 GTEST_API_ extern bool g_help_flag;
107 GTEST_API_ TimeInMillis GetTimeInMillis();
110 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
113 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
119 GTEST_API_ bool ParseInt32Flag(
226 GTEST_API_ char* CodePointToUtf8(UInt32 code_point, char* str);
241 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
255 GTEST_API_ bool ShouldShard(const char* total_shards_str,
262 GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val);
[all …]
/external/googletest/googletest/src/
Dgtest-internal-inl.h86 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
110 GTEST_API_ extern bool g_help_flag;
113 GTEST_API_ TimeInMillis GetTimeInMillis();
116 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
119 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
125 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
131 GTEST_API_ bool ParseInt32Flag(
233 GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
248 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
262 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h86 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
110 GTEST_API_ extern bool g_help_flag;
113 GTEST_API_ TimeInMillis GetTimeInMillis();
116 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
119 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
125 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
131 GTEST_API_ bool ParseInt32Flag(
233 GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
248 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
262 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-internal-inl.h86 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
109 GTEST_API_ extern bool g_help_flag;
112 GTEST_API_ TimeInMillis GetTimeInMillis();
115 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
118 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
124 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
130 GTEST_API_ bool ParseInt32Flag(
232 GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
247 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
261 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/v8/testing/gtest/src/
Dgtest-internal-inl.h86 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
110 GTEST_API_ extern bool g_help_flag;
113 GTEST_API_ TimeInMillis GetTimeInMillis();
116 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
119 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
125 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
131 GTEST_API_ bool ParseInt32Flag(
233 GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
248 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
262 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/protobuf/gtest/src/
Dgtest-internal-inl.h81 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
103 GTEST_API_ extern bool g_help_flag;
106 GTEST_API_ TimeInMillis GetTimeInMillis();
109 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
112 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
118 GTEST_API_ bool ParseInt32Flag(
219 GTEST_API_ char* CodePointToUtf8(UInt32 code_point, char* str);
234 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
248 GTEST_API_ bool ShouldShard(const char* total_shards_str,
255 GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val);
[all …]
/external/v8/testing/gmock/include/gmock/internal/
Dgmock-port.h75 #define GMOCK_DECLARE_bool_(name) extern GTEST_API_ bool GMOCK_FLAG(name)
77 extern GTEST_API_ ::testing::internal::Int32 GMOCK_FLAG(name)
79 extern GTEST_API_ ::std::string GMOCK_FLAG(name)
83 GTEST_API_ bool GMOCK_FLAG(name) = (default_val)
85 GTEST_API_ ::testing::internal::Int32 GMOCK_FLAG(name) = (default_val)
87 GTEST_API_ ::std::string GMOCK_FLAG(name) = (default_val)
/external/googletest/googlemock/include/gmock/internal/
Dgmock-port.h75 #define GMOCK_DECLARE_bool_(name) extern GTEST_API_ bool GMOCK_FLAG(name)
77 extern GTEST_API_ ::testing::internal::Int32 GMOCK_FLAG(name)
79 extern GTEST_API_ ::std::string GMOCK_FLAG(name)
83 GTEST_API_ bool GMOCK_FLAG(name) = (default_val)
85 GTEST_API_ ::testing::internal::Int32 GMOCK_FLAG(name) = (default_val)
87 GTEST_API_ ::std::string GMOCK_FLAG(name) = (default_val)
/external/google-breakpad/src/testing/include/gmock/internal/
Dgmock-port.h64 #define GMOCK_DECLARE_bool_(name) extern GTEST_API_ bool GMOCK_FLAG(name)
66 extern GTEST_API_ ::testing::internal::Int32 GMOCK_FLAG(name)
68 extern GTEST_API_ ::testing::internal::String GMOCK_FLAG(name)
72 GTEST_API_ bool GMOCK_FLAG(name) = (default_val)
74 GTEST_API_ ::testing::internal::Int32 GMOCK_FLAG(name) = (default_val)
76 GTEST_API_ ::testing::internal::String GMOCK_FLAG(name) = (default_val)
/external/protobuf/gtest/include/gtest/
Dgtest.h254 class GTEST_API_ AssertionResult {
309 GTEST_API_ AssertionResult AssertionSuccess();
312 GTEST_API_ AssertionResult AssertionFailure();
316 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
341 class GTEST_API_ Test {
489 class GTEST_API_ TestResult {
607 class GTEST_API_ TestInfo {
689 class GTEST_API_ TestCase {
927 class GTEST_API_ TestEventListeners {
1014 class GTEST_API_ UnitTest {
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-cardinalities.h83 class GTEST_API_ Cardinality {
126 GTEST_API_ Cardinality AtLeast(int n);
129 GTEST_API_ Cardinality AtMost(int n);
132 GTEST_API_ Cardinality AnyNumber();
135 GTEST_API_ Cardinality Between(int min, int max);
138 GTEST_API_ Cardinality Exactly(int n);
/external/googletest/googlemock/include/gmock/
Dgmock-cardinalities.h83 class GTEST_API_ Cardinality {
126 GTEST_API_ Cardinality AtLeast(int n);
129 GTEST_API_ Cardinality AtMost(int n);
132 GTEST_API_ Cardinality AnyNumber();
135 GTEST_API_ Cardinality Between(int min, int max);
138 GTEST_API_ Cardinality Exactly(int n);
/external/v8/testing/gmock/include/gmock/
Dgmock-cardinalities.h83 class GTEST_API_ Cardinality {
126 GTEST_API_ Cardinality AtLeast(int n);
129 GTEST_API_ Cardinality AtMost(int n);
132 GTEST_API_ Cardinality AnyNumber();
135 GTEST_API_ Cardinality Between(int min, int max);
138 GTEST_API_ Cardinality Exactly(int n);
/external/pdfium/testing/
Dgtest_mac.h14 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
20 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
27 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
33 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
39 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
45 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h265 class GTEST_API_ AssertionResult {
324 GTEST_API_ AssertionResult AssertionSuccess();
327 GTEST_API_ AssertionResult AssertionFailure();
331 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
356 class GTEST_API_ Test {
508 class GTEST_API_ TestResult {
625 class GTEST_API_ TestInfo {
740 class GTEST_API_ TestCase {
1004 class GTEST_API_ TestEventListeners {
1091 class GTEST_API_ UnitTest {
[all …]
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h266 class GTEST_API_ AssertionResult {
325 GTEST_API_ AssertionResult AssertionSuccess();
328 GTEST_API_ AssertionResult AssertionFailure();
332 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
357 class GTEST_API_ Test {
509 class GTEST_API_ TestResult {
626 class GTEST_API_ TestInfo {
740 class GTEST_API_ TestCase {
1002 class GTEST_API_ TestEventListeners {
1089 class GTEST_API_ UnitTest {
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest.h265 class GTEST_API_ AssertionResult {
324 GTEST_API_ AssertionResult AssertionSuccess();
327 GTEST_API_ AssertionResult AssertionFailure();
331 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
356 class GTEST_API_ Test {
508 class GTEST_API_ TestResult {
625 class GTEST_API_ TestInfo {
740 class GTEST_API_ TestCase {
1002 class GTEST_API_ TestEventListeners {
1089 class GTEST_API_ UnitTest {
[all …]
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h265 class GTEST_API_ AssertionResult {
324 GTEST_API_ AssertionResult AssertionSuccess();
327 GTEST_API_ AssertionResult AssertionFailure();
331 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
356 class GTEST_API_ Test {
508 class GTEST_API_ TestResult {
625 class GTEST_API_ TestInfo {
740 class GTEST_API_ TestCase {
1002 class GTEST_API_ TestEventListeners {
1089 class GTEST_API_ UnitTest {
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest.h256 class GTEST_API_ AssertionResult {
315 GTEST_API_ AssertionResult AssertionSuccess();
318 GTEST_API_ AssertionResult AssertionFailure();
322 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
347 class GTEST_API_ Test {
500 class GTEST_API_ TestResult {
621 class GTEST_API_ TestInfo {
746 class GTEST_API_ TestCase {
1032 class GTEST_API_ TestEventListeners {
1119 class GTEST_API_ UnitTest {
[all …]
/external/googletest/googletest/include/gtest/
Dgtest.h256 class GTEST_API_ AssertionResult {
339 GTEST_API_ AssertionResult AssertionSuccess();
342 GTEST_API_ AssertionResult AssertionFailure();
346 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
371 class GTEST_API_ Test {
523 class GTEST_API_ TestResult {
644 class GTEST_API_ TestInfo {
778 class GTEST_API_ TestCase {
1064 class GTEST_API_ TestEventListeners {
1151 class GTEST_API_ UnitTest {
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h256 class GTEST_API_ AssertionResult {
339 GTEST_API_ AssertionResult AssertionSuccess();
342 GTEST_API_ AssertionResult AssertionFailure();
346 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
371 class GTEST_API_ Test {
523 class GTEST_API_ TestResult {
644 class GTEST_API_ TestInfo {
778 class GTEST_API_ TestCase {
1064 class GTEST_API_ TestEventListeners {
1151 class GTEST_API_ UnitTest {
[all …]
/external/v8/testing/gtest/include/gtest/
Dgtest.h256 class GTEST_API_ AssertionResult {
339 GTEST_API_ AssertionResult AssertionSuccess();
342 GTEST_API_ AssertionResult AssertionFailure();
346 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
371 class GTEST_API_ Test {
523 class GTEST_API_ TestResult {
644 class GTEST_API_ TestInfo {
778 class GTEST_API_ TestCase {
1064 class GTEST_API_ TestEventListeners {
1151 class GTEST_API_ UnitTest {
[all …]

12345678