OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testing
(Results
701 - 725
of
728
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
/external/gtest/include/gtest/internal/
gtest-param-util-generated.h
57
namespace
testing
{
namespace
63
typename ::
testing
::internal::IteratorTraits<ForwardIterator>::value_type>
[
all
...]
/external/littlemock/tests/com/google/testing/littlemock/
LittleMockTest.java
17
package com.google.
testing
.littlemock;
19
import static com.google.
testing
.littlemock.LittleMock.anyBoolean;
20
import static com.google.
testing
.littlemock.LittleMock.anyByte;
21
import static com.google.
testing
.littlemock.LittleMock.anyChar;
22
import static com.google.
testing
.littlemock.LittleMock.anyDouble;
23
import static com.google.
testing
.littlemock.LittleMock.anyFloat;
24
import static com.google.
testing
.littlemock.LittleMock.anyInt;
25
import static com.google.
testing
.littlemock.LittleMock.anyLong;
26
import static com.google.
testing
.littlemock.LittleMock.anyObject;
27
import static com.google.
testing
.littlemock.LittleMock.anyShort
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h
57
namespace
testing
{
namespace
63
typename ::
testing
::internal::IteratorTraits<ForwardIterator>::value_type>
[
all
...]
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h
57
namespace
testing
{
namespace
63
typename ::
testing
::internal::IteratorTraits<ForwardIterator>::value_type>
[
all
...]
/external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h
55
namespace
testing
{
namespace
[
all
...]
/external/protobuf/gtest/test/
gtest_unittest.cc
42
bool dummy =
testing
::GTEST_FLAG(also_run_disabled_tests)
43
||
testing
::GTEST_FLAG(break_on_failure)
44
||
testing
::GTEST_FLAG(catch_exceptions)
45
||
testing
::GTEST_FLAG(color) != "unknown"
46
||
testing
::GTEST_FLAG(filter) != "unknown"
47
||
testing
::GTEST_FLAG(list_tests)
48
||
testing
::GTEST_FLAG(output) != "unknown"
49
||
testing
::GTEST_FLAG(print_time)
50
||
testing
::GTEST_FLAG(random_seed)
51
||
testing
::GTEST_FLAG(repeat) >
76
namespace
testing
{
namespace
4026
namespace
testing
{
namespace
4910
namespace
testing
{
namespace
5996
namespace
testing
{
namespace in namespace:my_namespace
[
all
...]
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h
57
namespace
testing
{
namespace
63
typename ::
testing
::internal::IteratorTraits<ForwardIterator>::value_type>
[
all
...]
/external/google-breakpad/src/testing/gtest/src/
gtest.cc
32
// The Google C++
Testing
Framework (Google Test)
140
namespace
testing
{
namespace
305
// A user must call
testing
::InitGoogleTest() to initialize Google
586
// Returns the type ID of ::
testing
::Test. We should always call this
587
// instead of GetTypeId< ::
testing
::Test>() to get the type ID of
588
//
testing
::Test. This is to work around a suspected linker bug when
590
// GetTypeId< ::
testing
::Test>() to return different values depending
600
// library. This is solely for
testing
GetTestTypeId().
[
all
...]
/external/google-breakpad/src/testing/gtest/test/
gtest_unittest.cc
41
bool dummy =
testing
::GTEST_FLAG(also_run_disabled_tests)
42
||
testing
::GTEST_FLAG(break_on_failure)
43
||
testing
::GTEST_FLAG(catch_exceptions)
44
||
testing
::GTEST_FLAG(color) != "unknown"
45
||
testing
::GTEST_FLAG(filter) != "unknown"
46
||
testing
::GTEST_FLAG(list_tests)
47
||
testing
::GTEST_FLAG(output) != "unknown"
48
||
testing
::GTEST_FLAG(print_time)
49
||
testing
::GTEST_FLAG(random_seed)
50
||
testing
::GTEST_FLAG(repeat) >
79
namespace
testing
{
namespace
4237
namespace
testing
{
namespace
5315
namespace
testing
{
namespace
6431
namespace
testing
{
namespace in namespace:my_namespace
[
all
...]
/external/gtest/src/
gtest.cc
32
// The Google C++
Testing
Framework (Google Test)
142
namespace
testing
{
namespace
311
// A user must call
testing
::InitGoogleTest() to initialize Google
589
// Returns the type ID of ::
testing
::Test. We should always call this
590
// instead of GetTypeId< ::
testing
::Test>() to get the type ID of
591
//
testing
::Test. This is to work around a suspected linker bug when
593
// GetTypeId< ::
testing
::Test>() to return different values depending
603
// library. This is solely for
testing
GetTestTypeId().
[
all
...]
/external/gtest/test/
gtest_unittest.cc
41
bool dummy =
testing
::GTEST_FLAG(also_run_disabled_tests)
42
||
testing
::GTEST_FLAG(break_on_failure)
43
||
testing
::GTEST_FLAG(catch_exceptions)
44
||
testing
::GTEST_FLAG(color) != "unknown"
45
||
testing
::GTEST_FLAG(filter) != "unknown"
46
||
testing
::GTEST_FLAG(list_tests)
47
||
testing
::GTEST_FLAG(output) != "unknown"
48
||
testing
::GTEST_FLAG(print_time)
49
||
testing
::GTEST_FLAG(random_seed)
50
||
testing
::GTEST_FLAG(repeat) >
79
namespace
testing
{
namespace
4092
namespace
testing
{
namespace
5170
namespace
testing
{
namespace
6286
namespace
testing
{
namespace in namespace:my_namespace
[
all
...]
/external/llvm/utils/unittest/googletest/src/
gtest.cc
32
// The Google C++
Testing
Framework (Google Test)
139
namespace
testing
{
namespace
304
// A user must call
testing
::InitGoogleTest() to initialize Google
585
// Returns the type ID of ::
testing
::Test. We should always call this
586
// instead of GetTypeId< ::
testing
::Test>() to get the type ID of
587
//
testing
::Test. This is to work around a suspected linker bug when
589
// GetTypeId< ::
testing
::Test>() to return different values depending
599
// library. This is solely for
testing
GetTestTypeId().
[
all
...]
/external/mesa3d/src/gtest/src/
gtest.cc
32
// The Google C++
Testing
Framework (Google Test)
139
namespace
testing
{
namespace
304
// A user must call
testing
::InitGoogleTest() to initialize Google
585
// Returns the type ID of ::
testing
::Test. We should always call this
586
// instead of GetTypeId< ::
testing
::Test>() to get the type ID of
587
//
testing
::Test. This is to work around a suspected linker bug when
589
// GetTypeId< ::
testing
::Test>() to return different values depending
599
// library. This is solely for
testing
GetTestTypeId().
[
all
...]
/external/protobuf/gtest/src/
gtest.cc
32
// The Google C++
Testing
Framework (Google Test)
135
namespace
testing
{
namespace
293
// A user must call
testing
::InitGoogleTest() to initialize Google
561
// Returns the type ID of ::
testing
::Test. We should always call this
562
// instead of GetTypeId< ::
testing
::Test>() to get the type ID of
563
//
testing
::Test. This is to work around a suspected linker bug when
565
// GetTypeId< ::
testing
::Test>() to return different values depending
575
// library. This is solely for
testing
GetTestTypeId().
882
// TODO(wan): consider allowing a
testing
::String object to
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest.cc
32
// The Google C++
Testing
Framework (Google Test)
142
namespace
testing
{
namespace
307
// A user must call
testing
::InitGoogleTest() to initialize Google
585
// Returns the type ID of ::
testing
::Test. We should always call this
586
// instead of GetTypeId< ::
testing
::Test>() to get the type ID of
587
//
testing
::Test. This is to work around a suspected linker bug when
589
// GetTypeId< ::
testing
::Test>() to return different values depending
599
// library. This is solely for
testing
GetTestTypeId().
[
all
...]
/ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc
41
bool dummy =
testing
::GTEST_FLAG(also_run_disabled_tests)
42
||
testing
::GTEST_FLAG(break_on_failure)
43
||
testing
::GTEST_FLAG(catch_exceptions)
44
||
testing
::GTEST_FLAG(color) != "unknown"
45
||
testing
::GTEST_FLAG(filter) != "unknown"
46
||
testing
::GTEST_FLAG(list_tests)
47
||
testing
::GTEST_FLAG(output) != "unknown"
48
||
testing
::GTEST_FLAG(print_time)
49
||
testing
::GTEST_FLAG(random_seed)
50
||
testing
::GTEST_FLAG(repeat) >
79
namespace
testing
{
namespace
4101
namespace
testing
{
namespace
5179
namespace
testing
{
namespace
6295
namespace
testing
{
namespace in namespace:my_namespace
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
32
// Google C++
Testing
Framework (Google Test)
73
// The Google C++
Testing
Framework (Google Test)
106
// Utilities for
testing
Google Test itself and code that uses Google Test
113
namespace
testing
{
namespace
186
} // namespace
testing
188
// A set of macros for
testing
Google Test assertions or code that's expected
217
::
testing
::TestPartResultArray gtest_failures;\
218
::
testing
::internal::SingleFailureChecker gtest_checker(\
219
>est_failures, ::
testing
::TestPartResult::kFatalFailure, (substr));\
221
::
testing
::ScopedFakeTestPartResultReporter gtest_reporter(
474
namespace
testing
{
namespace
1626
namespace
testing
{
namespace
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest-all.cc
32
// Google C++
Testing
Framework (Google Test)
73
// The Google C++
Testing
Framework (Google Test)
106
// Utilities for
testing
Google Test itself and code that uses Google Test
113
namespace
testing
{
namespace
186
} // namespace
testing
188
// A set of macros for
testing
Google Test assertions or code that's expected
217
::
testing
::TestPartResultArray gtest_failures;\
218
::
testing
::internal::SingleFailureChecker gtest_checker(\
219
>est_failures, ::
testing
::TestPartResult::kFatalFailure, (substr));\
221
::
testing
::ScopedFakeTestPartResultReporter gtest_reporter(
462
namespace
testing
{
namespace
1475
namespace
testing
{
namespace
[
all
...]
gtest.h
32
// The Google C++
Testing
Framework (Google Test)
88
// The Google C++
Testing
Framework (Google Test)
2626
namespace
testing
{
namespace
2966
namespace
testing
{
namespace
3187
namespace
testing
{
namespace
6493
namespace
testing
{
namespace
7397
namespace
testing
{
namespace
7632
namespace
testing
{
namespace
7924
namespace
testing
{
namespace
8377
namespace
testing
{
namespace
8547
namespace
testing
{
namespace
9169
namespace
testing
{
namespace
13938
namespace
testing
{
namespace
15260
namespace
testing
{
namespace
15669
namespace
testing
{
namespace
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc
32
// Google C++
Testing
Framework (Google Test)
73
// The Google C++
Testing
Framework (Google Test)
106
// Utilities for
testing
Google Test itself and code that uses Google Test
113
namespace
testing
{
namespace
186
} // namespace
testing
188
// A set of macros for
testing
Google Test assertions or code that's expected
217
::
testing
::TestPartResultArray gtest_failures;\
218
::
testing
::internal::SingleFailureChecker gtest_checker(\
219
>est_failures, ::
testing
::TestPartResult::kFatalFailure, (substr));\
221
::
testing
::ScopedFakeTestPartResultReporter gtest_reporter(
474
namespace
testing
{
namespace
1626
namespace
testing
{
namespace
[
all
...]
/prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
32
// The Google C++
Testing
Framework (Google Test)
89
// The Google C++
Testing
Framework (Google Test)
381
// Brings in definitions for functions used in the
testing
::internal::posix
3129
namespace
testing
{
namespace
3375
namespace
testing
{
namespace
3532
namespace
testing
{
namespace
3749
namespace
testing
{
namespace
7039
namespace
testing
{
namespace
8201
namespace
testing
{
namespace
8478
namespace
testing
{
namespace
9036
namespace
testing
{
namespace
9297
namespace
testing
{
namespace
9441
namespace
testing
{
namespace
10050
namespace
testing
{
namespace
10673
namespace
testing
{
namespace
15763
namespace
testing
{
namespace
17084
namespace
testing
{
namespace
17496
namespace
testing
{
namespace
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h
32
// The Google C++
Testing
Framework (Google Test)
89
// The Google C++
Testing
Framework (Google Test)
381
// Brings in definitions for functions used in the
testing
::internal::posix
3129
namespace
testing
{
namespace
3375
namespace
testing
{
namespace
3532
namespace
testing
{
namespace
3749
namespace
testing
{
namespace
7039
namespace
testing
{
namespace
8201
namespace
testing
{
namespace
8478
namespace
testing
{
namespace
9036
namespace
testing
{
namespace
9297
namespace
testing
{
namespace
9441
namespace
testing
{
namespace
10050
namespace
testing
{
namespace
10673
namespace
testing
{
namespace
15763
namespace
testing
{
namespace
17084
namespace
testing
{
namespace
17496
namespace
testing
{
namespace
[
all
...]
/external/jarjar/lib/
apache-ant-1.9.4.jar
Completed in 567 milliseconds
<<
21
22
23
24
25
26
27
28
29
30