HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 226 - 250 of 8489) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/chromeos/cros/
mock_touchpad_library.h 10 #include "testing/gmock/include/gmock/gmock.h"
  /external/chromium/chrome/browser/chromeos/login/
mock_auth_attempt_state_resolver.h 10 #include "testing/gmock/include/gmock/gmock.h"
  /external/chromium/chrome/browser/debugger/
devtools_remote_message_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
13 class DevToolsRemoteMessageTest : public testing::Test {
15 DevToolsRemoteMessageTest() : testing::Test() {}
19 testing::Test::SetUp();
  /external/chromium/chrome/browser/extensions/
extension_process_manager_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
10 #include "testing/platform_test.h"
15 class ExtensionProcessManagerTest : public testing::Test {
32 // Note: we don't initialize these, since we're not testing that
  /external/chromium/chrome/browser/renderer_host/
DEPS 6 # which can include more stuff for testing purposes.
  /external/chromium/chrome/browser/sync/protocol/
test.proto 5 // Protocol messages used only for testing.
  /external/chromium/net/data/ssl/certificates/
README 11 - thawte.single.pem : Certificates for testing parsing of different formats.
16 created for testing.
27 - root_ca_cert.crt : The testing root CA used to sign the test_server.cc's
33 key created for testing. The password is "12345".
  /external/chromium/testing/gtest/test/
gtest-listener_test.cc 31 // The Google C++ Testing Framework (Google Test)
39 using ::testing::AddGlobalTestEnvironment;
40 using ::testing::Environment;
41 using ::testing::InitGoogleTest;
42 using ::testing::Test;
43 using ::testing::TestCase;
44 using ::testing::TestEventListener;
45 using ::testing::TestInfo;
46 using ::testing::TestPartResult;
47 using ::testing::UnitTest
53 namespace testing { namespace
    [all...]
  /external/clang/test/Sema/Inputs/
unused-expr-system-header.h 1 // "System header" for testing that -Wunused-value is properly suppressed in
  /external/clang/test/SemaCUDA/
cuda.h 1 /* Minimal declarations for CUDA support. Testing purposes only. */
  /external/clang/test/
TestRunner.sh 3 # TestRunner.sh - Backward compatible utility for testing an individual file.
  /external/compiler-rt/test/Unit/ppc/
test 4 echo "Testing $FILE"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
testing.properties 14 #directory where automated testing framework will be installed
17 #name of zip file containing automated testing framework and JUnit test plug-ins
24 executionDir=${testDir}/ve-testing
32 #executable used to launch testing
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
plugin.properties 12 pluginName=JUnit Testing Framework
  /external/gtest/test/
gtest-listener_test.cc 31 // The Google C++ Testing Framework (Google Test)
39 using ::testing::AddGlobalTestEnvironment;
40 using ::testing::Environment;
41 using ::testing::InitGoogleTest;
42 using ::testing::Test;
43 using ::testing::TestCase;
44 using ::testing::TestEventListener;
45 using ::testing::TestInfo;
46 using ::testing::TestPartResult;
47 using ::testing::UnitTest
53 namespace testing { namespace
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetTestSuiteBuilder.java 17 package com.google.common.collect.testing.google;
20 import com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder;
21 import com.google.common.collect.testing.AbstractTester;
22 import com.google.common.collect.testing.Helpers;
TestEnumMultisetGenerator.java 17 package com.google.common.collect.testing.google;
21 import com.google.common.collect.testing.AnEnum;
22 import com.google.common.collect.testing.SampleElements;
23 import com.google.common.collect.testing.SampleElements.Enums;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListToArrayTester.java 17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionSize.ZERO;
21 import com.google.common.collect.testing.features.CollectionSize;
28 * {@link com.google.common.collect.testing.ListTestSuiteBuilder}.
  /external/guava/guava-tests/test/com/google/common/collect/
TransformedImmutableListTest.java 21 import com.google.common.collect.testing.ListTestSuiteBuilder;
22 import com.google.common.collect.testing.TestStringListGenerator;
23 import com.google.common.collect.testing.features.CollectionFeature;
24 import com.google.common.collect.testing.features.CollectionSize;
  /external/mesa3d/src/glsl/glcpp/tests/
glcpp-test 9 echo "====== Testing for correctness ======"
11 echo -n "Testing $test..."
27 echo "====== Testing for valgrind cleanliness ======"
29 echo -n "Testing $test with valgrind..."
  /frameworks/base/cmds/installd/
Android.mk 7 # Static library used in testing and executable
  /frameworks/compile/libbcc/runtime/test/Unit/ppc/
test 4 echo "Testing $FILE"
  /frameworks/support/volley/tests/src/com/android/volley/utils/
ImmediateResponseDelivery.java 10 * A ResponseDelivery for testing that immediately delivers responses
  /libcore/luni/src/test/etc/loading-test-jar/
README.txt 3 files are used for testing the various class loaders.
  /libcore/luni/src/test/etc/loading-test2-jar/
README.txt 3 files are used for testing the various class loaders.

Completed in 2511 milliseconds

1 2 3 4 5 6 7 8 91011>>