OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing
(Results
4126 - 4150
of
4772
) sorted by null
<<
161
162
163
164
165
166
167
168
169
170
>>
/external/guava/guava-tests/test/com/google/common/base/
JoinerTest.java
28
import com.google.common.
testing
.NullPointerTester;
/external/guava/guava-tests/test/com/google/common/cache/
EmptyCachesTest.java
29
import com.google.common.
testing
.EqualsTester;
/external/guava/guava-tests/test/com/google/common/collect/
ComputingConcurrentHashMapTest.java
35
import com.google.common.
testing
.NullPointerTester;
ConstraintsTest.java
24
import com.google.common.
testing
.SerializableTester;
IterablesTest.java
22
import static com.google.common.collect.
testing
.IteratorFeature.MODIFIABLE;
23
import static com.google.common.collect.
testing
.IteratorFeature.UNMODIFIABLE;
34
import com.google.common.collect.
testing
.IteratorTester;
35
import com.google.common.
testing
.NullPointerTester;
898
// TODO: verify that this is the best
testing
strategy.
921
// TODO: verify that this is the best
testing
strategy.
[
all
...]
MapsTransformValuesUnmodifiableIteratorTest.java
22
import com.google.common.collect.
testing
.MapInterfaceTest;
/external/guava/guava-tests/test/com/google/common/math/
IntMathTest.java
32
import com.google.common.
testing
.NullPointerTester;
/external/llvm/unittests/ADT/
StringMapTest.cpp
19
class StringMapTest : public
testing
::Test {
/external/llvm/unittests/Analysis/
ScalarEvolutionTest.cpp
25
class ScalarEvolutionsTest : public
testing
::Test {
/external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp
121
class MCJITCAPITest : public
testing
::Test, public MCJITTestAPICommon {
MCJITMultipleModuleTest.cpp
23
class MCJITMultipleModuleTest : public
testing
::Test, public MCJITTestBase {};
/external/llvm/unittests/IR/
IRBuilderTest.cpp
25
class IRBuilderTest : public
testing
::Test {
ValueHandleTest.cpp
21
class ValueHandle : public
testing
::Test {
/external/llvm/utils/release/
test-release.sh
51
echo " -build-dir DIR Directory to perform
testing
in. [default: pwd]"
513
#
Testing
: Test phase 3
514
echo "#
Testing
- built with clang"
567
#
Testing
: Test phase 3
570
echo "#
Testing
- built with dragonegg"
588
echo "#
Testing
- built with system compiler"
592
) 2>&1 | tee $LogDir/
testing
.$Release-$RC.log
599
echo "###
Testing
Finished ###"
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h
51
namespace
testing
{
namespace
615
} // namespace
testing
/external/llvm/utils/unittest/googletest/src/
gtest-port.cc
68
namespace
testing
{
namespace
757
} // namespace
testing
/external/mesa3d/src/glx/tests/
clientinfo_unittest.cpp
71
class glX_send_client_info_test : public ::
testing
::Test {
create_context_unittest.cpp
119
class glXCreateContextAttribARB_test : public ::
testing
::Test {
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util.h
51
namespace
testing
{
namespace
615
} // namespace
testing
/external/mesa3d/src/gtest/src/
gtest-port.cc
68
namespace
testing
{
namespace
746
} // namespace
testing
/external/protobuf/gtest/src/
gtest-port.cc
66
namespace
testing
{
namespace
680
} // namespace
testing
/external/protobuf/src/google/protobuf/
reflection_ops_unittest.cc
41
#include <google/protobuf/
testing
/googletest.h>
/frameworks/base/libs/androidfw/tests/
BackupData_test.cpp
45
class BackupDataTest : public
testing
::Test {
/frameworks/native/libs/gui/tests/
SRGB_test.cpp
36
class SRGBTest : public ::
testing
::Test {
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util.h
51
namespace
testing
{
namespace
615
} // namespace
testing
Completed in 990 milliseconds
<<
161
162
163
164
165
166
167
168
169
170
>>