OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testing
(Results
1 - 25
of
933
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/gmock/include/gmock/
gmock.h
69
namespace
testing
{
namespace
92
} // namespace
testing
gmock-more-matchers.h
44
namespace
testing
{
namespace
56
} // namespace
testing
/external/google-breakpad/src/testing/include/gmock/
gmock.h
68
namespace
testing
{
namespace
91
} // namespace
testing
/art/runtime/arch/
memcmp16.cc
34
namespace
testing
{
namespace in namespace:art
memcmp16.h
55
namespace
testing
{
namespace in namespace:art
58
// some reasonable
testing
. Without this, as __memcmp16 is hidden, the test cannot access the
/external/google-breakpad/src/client/windows/unittests/
exception_handler_test.h
33
namespace
testing
{
namespace
46
//
testing
::DisableExceptionHandlerInScope disable_exception_handler;
59
} // namespace
testing
/external/gtest/include/gtest/internal/
gtest-string.h
32
// The Google C++
Testing
Framework (Google Test)
54
namespace
testing
{
namespace
165
} // namespace
testing
/external/guava/guava-testlib/src/com/google/common/testing/
package-info.java
18
* This package contains
testing
utilities.
23
package com.google.common.
testing
;
/external/toybox/scripts/
runtest.sh
5
# This file defines two functions, "
testing
" and "optionflag"
7
# The following environment variables enable optional behavior in "
testing
":
13
# The "
testing
" function takes five arguments:
20
# The exit value of
testing
is the exit value of the command it ran.
63
# The
testing
function
65
testing
()
function
154
cp -L
testing
.sh tmpdir4chroot
/external/vogar/test/vogar/testing/
UndeprecatedMethodRule.java
17
package vogar.
testing
;
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-string.h
32
// The Google C++
Testing
Framework (Google Test)
54
namespace
testing
{
namespace
165
} // namespace
testing
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h
32
// The Google C++
Testing
Framework (Google Test)
54
namespace
testing
{
namespace
165
} // namespace
testing
/system/bt/service/test/
mock_adapter.h
24
namespace
testing
{
namespace in namespace:bluetooth
53
} // namespace
testing
mock_daemon.h
24
namespace
testing
{
namespace in namespace:bluetooth
40
} // namespace
testing
/external/guava/guava-testlib/test/com/google/common/testing/
PackageSanityTests.java
17
package com.google.common.
testing
;
/external/littlemock/src/com/google/testing/littlemock/
Captor.java
17
package com.google.
testing
.littlemock;
Mock.java
17
package com.google.
testing
.littlemock;
/frameworks/base/tests/utils/DummyIME/src/com/android/testing/dummyime/
ImePreferences.java
17
package com.android.
testing
.dummyime;
/external/google-breakpad/src/testing/gtest/test/
gtest_env_var_test_.cc
32
// A helper program for
testing
that Google Test parses the environment
45
namespace
testing
{
namespace
114
} // namespace
testing
117
testing
::InitGoogleTest(&argc, argv);
124
testing
::PrintFlag(argv[1]);
/external/google-breakpad/src/testing/src/
gmock-matchers.cc
44
namespace
testing
{
namespace
102
} // namespace
testing
/external/gtest/test/
gtest_env_var_test_.cc
32
// A helper program for
testing
that Google Test parses the environment
45
namespace
testing
{
namespace
114
} // namespace
testing
117
testing
::InitGoogleTest(&argc, argv);
124
testing
::PrintFlag(argv[1]);
/external/guava/guava-gwt/test/com/google/common/collect/testing/
GwtPlatform.java
17
package com.google.common.collect.
testing
;
TestModuleEntryPoint.java
17
package com.google.common.collect.
testing
;
/external/guava/guava-gwt/test/com/google/common/testing/
TestModuleEntryPoint.java
17
package com.google.common.
testing
;
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/
GwtPlatform.java
17
package com.google.common.collect.
testing
;
Completed in 4499 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>