/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
Mv.c | 35 CHAR16 *Test;
39 Test = StrStr(FullName, L":");
40 if (Test == NULL && Cwd != NULL) {
41 Test = StrStr(Cwd, L":");
47 if (Test1 != NULL && Test != NULL) {
48 *Test = CHAR_NULL;
51 *Test = L':';
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
p3.cpp | 62 void Test() { 83 void test() { function in namespace:noreturn_stripping 133 void test() function in namespace:N
|
/external/clang/test/CodeGenCXX/ |
value-init.cpp | 78 int test(S *s) { function in namespace:ptrmem 88 struct Test { 89 Test() : i(10) {} 90 Test(int i) : i(i) {} 97 Test t; 100 struct Test3 : public Test { }; 108 Test partial[3] = { 1 }; 113 Test empty[3] = {}; 135 int test() { function in namespace:zeroinit 201 void test() { function in namespace:test6 [all...] |
/external/clang/test/SemaCXX/ |
empty-class-layout.cpp | 77 // Test that we don't try to place both A subobjects at offset 0. 91 // Test that B::a isn't laid out at offset 0. 104 // Test that B::a isn't laid out at offset 0. 114 // Test that C::Empty isn't laid out at offset 0. 125 // Test that B::Empty isn't laid out at offset 0. 138 // Test that B::A isn't laid out at offset 0. 154 struct Test : Base1, Base2 { 157 SA(0, sizeof(Test) == 2); 161 // Test that type sugar doesn't make us incorrectly determine the size of an
|
qualified-id-lookup.cpp | 146 void Test() {
|
undefined-internal.cpp | 14 void test() { function in namespace:test1 26 void test() { function in namespace:test2 40 void test() { function in namespace:test3 64 void test(A &a) { function in namespace:test4 70 struct Test : A { 71 Test() {} // expected-note 2 {{used here}} 87 void test() { function in namespace:test5 108 void test() { function in namespace:test6 126 void test() { function in namespace:PR9323 139 // Note: the way this test is written isn't really ideal, but there reall 220 void test(X &x) { function in namespace:test9 232 void test() { function in struct:test10::__anon18083::X 306 void test(Cls &c) { function in namespace:test12 [all...] |
/external/clang/test/SemaTemplate/ |
instantiate-expr-4.cpp | 138 void Test() {
|
/external/clang/unittests/Basic/ |
VirtualFileSystemTest.cpp | 138 TEST(VirtualFileSystemTest, StatusQueries) { 178 TEST(VirtualFileSystemTest, BaseOnlyOverlay) { 196 TEST(VirtualFileSystemTest, OverlayFiles) { 235 TEST(VirtualFileSystemTest, OverlayDirsNonMerged) { 259 TEST(VirtualFileSystemTest, MergedDirPermissions) { 308 TEST(VirtualFileSystemTest, BasicRealFSIteration) { 309 ScopedDir TestDirectory("virtual-file-system-test", /*Unique*/true); 335 TEST(VirtualFileSystemTest, BasicRealFSRecursiveIteration) { 336 ScopedDir TestDirectory("virtual-file-system-test", /*Unique*/true); 394 TEST(VirtualFileSystemTest, OverlayIteration) [all...] |
/external/deqp/external/openglcts/modules/gles31/ |
es31cSampleShadingTests.cpp | 2 * OpenGL Conformance Test Suite 131 struct Test
|
/external/flatbuffers/tests/FlatBuffers.Test/ |
ByteBufferTests.cs | 19 namespace FlatBuffers.Test
|
/external/gflags/src/ |
util.h | 136 // C99 declares isnan and isinf should be macros, so the #ifdef test 186 (*it)(); /* The test will error-exit if there's a problem. */ \ 194 #define TEST(a, b) \ 199 fprintf(stderr, "Running test %s/%s\n", #a, #b); \ 209 class Test {};
|
/external/harfbuzz_ng/test/shaping/ |
hb_test_tools.py | 245 def add (self, test): 247 self.freq += test.freq 256 def add (self, test): 257 self.total.add (test) 258 if test.passed: 259 self.passed.add (test) 261 self.failed.add (test) 302 class Test:
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationThreadTest.java | 11 package android.icu.dev.test.collator; 20 import android.icu.dev.test.TestFmwk; 190 private static class Test implements Runnable { 197 Test(String name, String[] data, Collator collator, Random r, Control control) { 256 @org.junit.Test 272 Test test = new Test("Collation test thread" + i, threadTestData.clone(), coll, local 274 threads[i] = new Thread(test); 289 Test test = new Test("Frozen collation test thread " + i, threadTestData.clone(), theCollator, local [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
UCharacterSurrogateTest.java | 11 package android.icu.dev.test.lang; 13 import org.junit.Test; 17 import android.icu.dev.test.TestFmwk; 24 * Test JDK 1.5 cover APIs. 29 @Test 52 @Test 64 @Test 82 @Test 96 @Test 110 @Test 243 void test(String s, int start, int limit, int expected) { method in class:UCharacterSurrogateTest.Test 271 Test test = new Test(); local 302 void test(String s, int start, int count, int index, int offset, method in class:UCharacterSurrogateTest.Test 375 Test test = new Test(); local [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
ReplaceableTest.java | 10 package android.icu.dev.test.translit; 12 import org.junit.Test; 16 import android.icu.dev.test.TestFmwk; 24 * @test 25 * @summary Round trip test of Transliterator 30 @Test 31 public void Test() { 47 void check(String transliteratorName, String test, String shouldProduceStyles) { 48 TestReplaceable tr = new TestReplaceable(test, null); 54 t = Transliterator.createFromRules("test", transliteratorName [all...] |
/external/icu/icu4c/source/test/intltest/ |
idnaconf.cpp | 65 // read the test data file to memory 75 const char* name = "idna_conf.txt"; // test data file 90 errln("Error reading test data file."); 98 errln("Error reading test data file."); 281 void IdnaConfTest::Test(void){ 341 void IdnaConfTest::Test(void) 343 // test nothing... 349 TESTCASE(0,Test);
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationThreadTest.java | 10 package com.ibm.icu.dev.test.collator; 19 import com.ibm.icu.dev.test.TestFmwk; 187 private static class Test implements Runnable { 194 Test(String name, String[] data, Collator collator, Random r, Control control) { 253 @org.junit.Test 269 Test test = new Test("Collation test thread" + i, threadTestData.clone(), coll, local 271 threads[i] = new Thread(test); 286 Test test = new Test("Frozen collation test thread " + i, threadTestData.clone(), theCollator, local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
UCharacterSurrogateTest.java | 10 package com.ibm.icu.dev.test.lang; 12 import org.junit.Test; 16 import com.ibm.icu.dev.test.TestFmwk; 22 * Test JDK 1.5 cover APIs. 26 @Test 49 @Test 61 @Test 79 @Test 93 @Test 107 @Test 240 void test(String s, int start, int limit, int expected) { method in class:UCharacterSurrogateTest.Test 268 Test test = new Test(); local 299 void test(String s, int start, int count, int index, int offset, method in class:UCharacterSurrogateTest.Test 372 Test test = new Test(); local [all...] |
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
ReplaceableTest.java | 9 package com.ibm.icu.dev.test.translit; 11 import org.junit.Test; 15 import com.ibm.icu.dev.test.TestFmwk; 22 * @test 23 * @summary Round trip test of Transliterator 27 @Test 28 public void Test() { 44 void check(String transliteratorName, String test, String shouldProduceStyles) { 45 TestReplaceable tr = new TestReplaceable(test, null); 51 t = Transliterator.createFromRules("test", transliteratorName [all...] |
/external/python/cpython2/Lib/test/ |
test_test_support.py | 11 from test import support 12 from test.support import script_helper 125 """Test that temp_dir() creates and destroys its directory.""" 140 """Test passing no path.""" 146 """Test passing a directory that already exists.""" 164 """Test passing a directory that already exists with quiet=True.""" 181 @unittest.skipUnless(hasattr(os, "fork"), "test requires os.fork") 183 """Test that a forked child process does not remove the directory.""" 185 # Run the test as an external script, because it uses fork. 188 from test import suppor [all...] |
/external/python/cpython2/Lib/unittest/test/ |
test_result.py | 4 from test import test_support 42 # "Called when the test case test is about to be run. The default 49 test = Foo('test_1') 53 result.startTest(test) 61 result.stopTest(test) 63 # "Called after the test case test has been executed, regardless of 70 test = Foo('test_1') 74 result.startTest(test) 293 def test(result): function in function:Test_TestResult.testFailFastSetByRunner 336 test = Test(test_name) variable in class:Test_OldTestResult.testOldTestResult.Test [all...] |
test_setups.py | 34 class Test(unittest.TestCase): 38 Test.setUpCalled += 1 45 result = self.runTests(Test) 47 self.assertEqual(Test.setUpCalled, 1) 52 class Test(unittest.TestCase): 56 Test.tearDownCalled += 1 63 result = self.runTests(Test) 65 self.assertEqual(Test.tearDownCalled, 1) 70 class Test(unittest.TestCase): 74 Test.tearDownCalled += [all...] |
test_suite.py | 4 from unittest.test.support import LoggingResult, TestEquality 10 class Test(object): 18 return unittest.TestSuite(Test.Foo(n) for n in names) 55 # "If tests is given, it must be an iterable of individual test cases 56 # or other test suites that will be used to build the suite initially" 67 # "If tests is given, it must be an iterable of individual test cases 68 # or other test suites that will be used to build the suite initially" 87 # "If tests is given, it must be an iterable of individual test cases 88 # or other test suites that will be used to build the suite initially" 112 # "Return the number of tests represented by the this test object 130 def test(self): member in class:Test_TestSuite.test_countTestCases_zero_nested.Test1 212 def test(self): pass member in class:Test_TestSuite.test_addTest__TestCase.Foo 225 def test(self): pass member in class:Test_TestSuite.test_addTest__TestSuite.Foo [all...] |
/external/python/cpython2/Tools/pybench/ |
pybench.py | 61 # Minimum test run-time 152 ### Test baseclass 154 class Test: 156 """ All test must have this class as baseclass. It provides 160 test run between 20-50 seconds. This is needed because 170 If you change a test in some way, don't forget to increase 175 ### Instance variables that each test should override 177 # Version number of the test as float (x.yy); this is important 183 # test. An operation is the basic unit of what you want to 187 # sets of operations more than once per test round. The measure 349 def test(self): member in class:Test [all...] |
/external/python/cpython3/Lib/idlelib/idle_test/ |
test_calltip.py | 0 "Test calltip, coverage 60%" 11 # Test Class TC is used in multiple get_argspec test methods 44 # Test a variety of objects to be sure that none cause it to raise 55 # Simulate builtin with no docstring for default tip test 137 # Test fewer lines than max. 142 # Test max lines 150 # Test more than max lines 179 # test that first parameter is correctly removed from argspec 187 # test that starred first parameter is *not* removed from argspe [all...] |