Home
last modified time | relevance | path

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

12345678

/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/cronet/testing/
Dgtest_mac.h20 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
27 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
36 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
43 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
50 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
57 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
64 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
71 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
/external/googletest/googletest/src/
Dgtest-internal-inl.h80 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
107 GTEST_API_ extern bool g_help_flag;
110 GTEST_API_ TimeInMillis GetTimeInMillis();
113 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
116 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
122 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
128 GTEST_API_ bool ParseInt32Flag(
239 GTEST_API_ std::string CodePointToUtf8(uint32_t code_point);
254 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
268 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h79 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_ std::string CodePointToUtf8(UInt32 code_point);
245 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
259 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h80 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
107 GTEST_API_ extern bool g_help_flag;
110 GTEST_API_ TimeInMillis GetTimeInMillis();
113 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
116 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
122 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
128 GTEST_API_ bool ParseInt32Flag(
239 GTEST_API_ std::string CodePointToUtf8(uint32_t code_point);
254 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
268 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/cronet/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h79 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
86 GTEST_API_ extern bool g_help_flag;
89 GTEST_API_ TimeInMillis GetTimeInMillis();
92 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
95 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
101 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
107 GTEST_API_ bool ParseFlag(const char* str, const char* flag, int32_t* value);
223 GTEST_API_ std::string CodePointToUtf8(uint32_t code_point);
238 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
252 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h80 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
107 GTEST_API_ extern bool g_help_flag;
110 GTEST_API_ TimeInMillis GetTimeInMillis();
113 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
116 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
122 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
128 GTEST_API_ bool ParseInt32Flag(
239 GTEST_API_ std::string CodePointToUtf8(uint32_t code_point);
254 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
268 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h79 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
86 GTEST_API_ extern bool g_help_flag;
89 GTEST_API_ TimeInMillis GetTimeInMillis();
92 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
95 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
101 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
107 GTEST_API_ bool ParseFlag(const char* str, const char* flag, int32_t* value);
223 GTEST_API_ std::string CodePointToUtf8(uint32_t code_point);
238 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
252 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h79 GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
86 GTEST_API_ extern bool g_help_flag;
89 GTEST_API_ TimeInMillis GetTimeInMillis();
92 GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
95 GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
101 GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
107 GTEST_API_ bool ParseFlag(const char* str, const char* flag, int32_t* value);
223 GTEST_API_ std::string CodePointToUtf8(uint32_t code_point);
238 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
252 GTEST_API_ bool ShouldShard(const char* total_shards_str,
[all …]
/external/googletest/googlemock/include/gmock/internal/
Dgmock-port.h72 # define GMOCK_DECLARE_bool_(name) extern GTEST_API_ bool GMOCK_FLAG(name)
73 # define GMOCK_DECLARE_int32_(name) extern GTEST_API_ int32_t GMOCK_FLAG(name)
75 extern GTEST_API_ ::std::string GMOCK_FLAG(name)
79 GTEST_API_ bool GMOCK_FLAG(name) = (default_val)
81 GTEST_API_ int32_t GMOCK_FLAG(name) = (default_val)
83 GTEST_API_ ::std::string GMOCK_FLAG(name) = (default_val)
/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/
Dgmock-port.h75 GTEST_API_ extern bool GMOCK_FLAG(name); \
80 GTEST_API_ extern int32_t GMOCK_FLAG(name); \
85 GTEST_API_ extern ::std::string GMOCK_FLAG(name); \
92 GTEST_API_ bool GMOCK_FLAG(name) = (default_val); \
97 GTEST_API_ int32_t GMOCK_FLAG(name) = (default_val); \
102 GTEST_API_ ::std::string GMOCK_FLAG(name) = (default_val); \
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h742 #ifndef GTEST_API_
746 # define GTEST_API_ __declspec(dllimport) macro
748 # define GTEST_API_ __declspec(dllexport) macro
751 # define GTEST_API_ __attribute__((visibility ("default"))) macro
756 #ifndef GTEST_API_
757 # define GTEST_API_ macro
864 GTEST_API_ bool IsTrue(bool condition);
874 class GTEST_API_ RE {
926 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
931 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
[all …]
/external/pdfium/testing/
Dgtest_mac.h15 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
21 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
28 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
34 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
40 GTEST_API_ AssertionResult CmpHelperNSEQ(const char* expected_expression,
46 GTEST_API_ AssertionResult CmpHelperNSNE(const char* expected_expression,
/external/googletest/googlemock/include/gmock/
Dgmock-cardinalities.h89 class GTEST_API_ Cardinality {
134 GTEST_API_ Cardinality AtLeast(int n);
137 GTEST_API_ Cardinality AtMost(int n);
140 GTEST_API_ Cardinality AnyNumber();
143 GTEST_API_ Cardinality Between(int min, int max);
146 GTEST_API_ Cardinality Exactly(int n);
/external/libaom/third_party/googletest/src/googlemock/include/gmock/
Dgmock-cardinalities.h91 class GTEST_API_ Cardinality {
136 GTEST_API_ Cardinality AtLeast(int n);
139 GTEST_API_ Cardinality AtMost(int n);
142 GTEST_API_ Cardinality AnyNumber();
145 GTEST_API_ Cardinality Between(int min, int max);
148 GTEST_API_ Cardinality Exactly(int n);
/external/cronet/third_party/googletest/src/googlemock/include/gmock/
Dgmock-cardinalities.h91 class GTEST_API_ Cardinality {
136 GTEST_API_ Cardinality AtLeast(int n);
139 GTEST_API_ Cardinality AtMost(int n);
142 GTEST_API_ Cardinality AnyNumber();
145 GTEST_API_ Cardinality Between(int min, int max);
148 GTEST_API_ Cardinality Exactly(int n);
/external/googletest/googlemock/src/
Dgmock-internal-utils.cc51 GTEST_API_ std::string JoinAsTuple(const Strings& fields) { in JoinAsTuple()
72 GTEST_API_ std::string ConvertIdentifierNameToWords(const char* id_name) { in ConvertIdentifierNameToWords()
112 GTEST_API_ FailureReporterInterface* GetFailureReporter() { in GetFailureReporter()
128 GTEST_API_ bool LogIsVisible(LogSeverity severity) { in LogIsVisible()
149 GTEST_API_ void Log(LogSeverity severity, const std::string& message, in Log()
187 GTEST_API_ WithoutMatchers GetWithoutMatchers() { return WithoutMatchers(); } in GetWithoutMatchers()
189 GTEST_API_ void IllegalDoDefault(const char* file, int line) { in IllegalDoDefault()
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h275 class GTEST_API_ AssertionResult {
361 GTEST_API_ AssertionResult AssertionSuccess();
364 GTEST_API_ AssertionResult AssertionFailure();
368 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
402 class GTEST_API_ Test {
562 class GTEST_API_ TestResult {
695 class GTEST_API_ TestInfo {
830 class GTEST_API_ TestSuite {
1065 class GTEST_API_ AssertionException
1170 class GTEST_API_ TestEventListeners {
[all …]
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest.h283 class GTEST_API_ AssertionResult {
373 GTEST_API_ AssertionResult AssertionSuccess();
376 GTEST_API_ AssertionResult AssertionFailure();
380 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
414 class GTEST_API_ Test {
571 class GTEST_API_ TestResult {
704 class GTEST_API_ TestInfo {
842 class GTEST_API_ TestSuite {
1082 class GTEST_API_ AssertionException
1187 class GTEST_API_ TestEventListeners {
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/
Dgtest.h283 class GTEST_API_ AssertionResult {
373 GTEST_API_ AssertionResult AssertionSuccess();
376 GTEST_API_ AssertionResult AssertionFailure();
380 GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
414 class GTEST_API_ Test {
571 class GTEST_API_ TestResult {
704 class GTEST_API_ TestInfo {
842 class GTEST_API_ TestSuite {
1082 class GTEST_API_ AssertionException
1187 class GTEST_API_ TestEventListeners {
[all …]
/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h760 #ifndef GTEST_API_
764 # define GTEST_API_ __declspec(dllimport) macro
766 # define GTEST_API_ __declspec(dllexport) macro
769 # define GTEST_API_ __attribute__((visibility ("default"))) macro
774 #ifndef GTEST_API_
775 # define GTEST_API_ macro
879 GTEST_API_ bool IsTrue(bool condition);
889 class GTEST_API_ RE {
939 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
944 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
[all …]
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h764 #ifndef GTEST_API_
768 # define GTEST_API_ __declspec(dllimport) macro
770 # define GTEST_API_ __declspec(dllexport) macro
773 # define GTEST_API_ __attribute__((visibility ("default"))) macro
778 #ifndef GTEST_API_
779 # define GTEST_API_ macro
883 GTEST_API_ bool IsTrue(bool condition);
893 class GTEST_API_ RE {
943 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
948 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h760 #ifndef GTEST_API_
764 # define GTEST_API_ __declspec(dllimport) macro
766 # define GTEST_API_ __declspec(dllexport) macro
769 # define GTEST_API_ __attribute__((visibility ("default"))) macro
774 #ifndef GTEST_API_
775 # define GTEST_API_ macro
879 GTEST_API_ bool IsTrue(bool condition);
889 class GTEST_API_ RE {
939 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
944 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
[all …]
/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h759 #ifndef GTEST_API_
763 #define GTEST_API_ __declspec(dllimport) macro
765 #define GTEST_API_ __declspec(dllexport) macro
768 #define GTEST_API_ __attribute__((visibility("default"))) macro
773 #ifndef GTEST_API_
774 #define GTEST_API_ macro
890 GTEST_API_ bool IsTrue(bool condition);
900 class GTEST_API_ RE {
950 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
955 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
[all …]

12345678