Searched refs:test (Results 176 - 200 of 6019) sorted by relevance

1234567891011>>

/external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
H A Dmax_digits10.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::max_digits10 == expected, "max_digits10 test 1");
22 static_assert(std::numeric_limits<const T>::max_digits10 == expected, "max_digits10 test 2");
23 static_assert(std::numeric_limits<volatile T>::max_digits10 == expected, "max_digits10 test 3");
24 static_assert(std::numeric_limits<const volatile T>::max_digits10 == expected, "max_digits10 test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmax_exponent.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::max_exponent == expected, "max_exponent test 1");
22 static_assert(std::numeric_limits<const T>::max_exponent == expected, "max_exponent test 2");
23 static_assert(std::numeric_limits<volatile T>::max_exponent == expected, "max_exponent test 3");
24 static_assert(std::numeric_limits<const volatile T>::max_exponent == expected, "max_exponent test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmax_exponent10.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::max_exponent10 == expected, "max_exponent10 test 1");
22 static_assert(std::numeric_limits<const T>::max_exponent10 == expected, "max_exponent10 test 2");
23 static_assert(std::numeric_limits<volatile T>::max_exponent10 == expected, "max_exponent10 test 3");
24 static_assert(std::numeric_limits<const volatile T>::max_exponent10 == expected, "max_exponent10 test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmin_exponent.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::min_exponent == expected, "min_exponent test 1");
22 static_assert(std::numeric_limits<const T>::min_exponent == expected, "min_exponent test 2");
23 static_assert(std::numeric_limits<volatile T>::min_exponent == expected, "min_exponent test 3");
24 static_assert(std::numeric_limits<const volatile T>::min_exponent == expected, "min_exponent test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmin_exponent10.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::min_exponent10 == expected, "min_exponent10 test 1");
22 static_assert(std::numeric_limits<const T>::min_exponent10 == expected, "min_exponent10 test 2");
23 static_assert(std::numeric_limits<volatile T>::min_exponent10 == expected, "min_exponent10 test 3");
24 static_assert(std::numeric_limits<const volatile T>::min_exponent10 == expected, "min_exponent10 test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dradix.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::radix == expected, "radix test 1");
22 static_assert(std::numeric_limits<const T>::radix == expected, "radix test 2");
23 static_assert(std::numeric_limits<volatile T>::radix == expected, "radix test 3");
24 static_assert(std::numeric_limits<const volatile T>::radix == expected, "radix test 4");
29 test<bool, 2>();
30 test<char, 2>();
31 test<signed char, 2>();
32 test<unsigne
[all...]
H A Dround_error.pass.cpp10 // test numeric_limits
20 test(T expected) function
30 test<bool>(false);
31 test<char>(0);
32 test<signed char>(0);
33 test<unsigned char>(0);
34 test<wchar_t>(0);
36 test<char16_t>(0);
37 test<char32_t>(0);
39 test<shor
[all...]
H A Dtraps.pass.cpp10 // test numeric_limits
24 test() function
26 static_assert(std::numeric_limits<T>::traps == expected, "traps test 1");
27 static_assert(std::numeric_limits<const T>::traps == expected, "traps test 2");
28 static_assert(std::numeric_limits<volatile T>::traps == expected, "traps test 3");
29 static_assert(std::numeric_limits<const volatile T>::traps == expected, "traps test 4");
34 test<bool, false>();
35 test<char, integral_types_trap>();
36 test<signed char, integral_types_trap>();
37 test<unsigne
[all...]
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/
H A Diter_size_char.pass.cpp25 test(S s, typename S::difference_type pos, typename S::size_type n, function
39 test(S(""), 0, 0, '1', S(""));
40 test(S(""), 0, 5, '1', S("11111"));
41 test(S(""), 0, 10, '1', S("1111111111"));
42 test(S(""), 0, 20, '1', S("11111111111111111111"));
43 test(S("abcde"), 0, 0, '1', S("abcde"));
44 test(S("abcde"), 0, 5, '1', S("11111abcde"));
45 test(S("abcde"), 0, 10, '1', S("1111111111abcde"));
46 test(S("abcde"), 0, 20, '1', S("11111111111111111111abcde"));
47 test(
[all...]
/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-link-pgo.py17 test = TestGyp.TestGyp(formats=['msvs', 'ninja']) variable
20 test.run_gyp('pgo.gyp', chdir=CHDIR)
24 test.build('pgo.gyp', 'gen_linker_option', chdir=CHDIR)
25 tmpfile = test.read(test.built_file_path('linker_options.txt', chdir=CHDIR))
29 if test.format == 'ninja':
30 ninja = test.built_file_path('obj/test_pgo_instrument.ninja', chdir=CHDIR)
31 test.must_contain(ninja, '/LTCG:PGINSTRUMENT')
32 test.must_contain(ninja, 'test_pgo.pgd')
33 ninja = test
[all...]
/external/chromium_org/third_party/WebKit/ManualTests/inspector/resources/
H A Dscript-error.js1 var test = document.body; variable
4 function test() { function
/external/chromium_org/third_party/webrtc/test/
H A Drun_test.h14 namespace test { namespace in namespace:webrtc
16 // Running a test function on a separate thread, if required by the OS.
17 void RunTest(void(*test)());
19 } // namespace test
/external/chromium_org/tools/gyp/test/actions/
H A Dgyptest-all.py15 test = TestGyp.TestGyp(workdir='workarea_all') variable
17 test.run_gyp('actions.gyp', chdir='src')
19 test.relocate('src', 'relocate/src')
26 if test.format in ['ninja', 'android']:
27 test.build('actions.gyp', test.ALL, chdir='relocate/src')
31 test.build('actions.gyp', test.ALL, chdir='relocate/src')
32 test.must_match('relocate/src/subdir1/actions-out/action-counter.txt', '1')
33 test
[all...]
/external/chromium_org/tools/gyp/test/build-option/
H A Dgyptest-build.py14 test = TestGyp.TestGyp(workdir='workarea_default') variable
16 if test.format == 'android':
17 # This test currently fails on android. Investigate why, fix the issues
18 # responsible, and reenable this test on android. See bug:
20 test.skip_test(message='Test fails on android. Fix and reenable.\n')
22 test.run_gyp('hello.gyp', '--build=Default')
24 test.run_built_executable('hello', stdout="Hello, world!\n")
26 test.up_to_date('hello.gyp', test.DEFAULT)
28 test
[all...]
/external/chromium_org/tools/gyp/test/configurations/inheritance/
H A Dgyptest-duplicates.py13 test = TestGyp.TestGyp(format='gypd') variable
15 test.run_gyp('duplicates.gyp')
26 contents = test.read('duplicates.gypd').replace(
28 expect = test.read('duplicates.gypd.golden').replace('\r', '')
29 if not test.match(contents, expect):
31 test.diff(expect, contents, 'duplicates.gypd ')
32 test.fail_test()
34 test.pass_test()
/external/chromium_org/tools/gyp/test/link-objects/
H A Dgyptest-all.py18 test = TestGyp.TestGyp(formats=['make']) variable
20 test.run_gyp('link-objects.gyp')
22 test.build('link-objects.gyp', test.ALL)
24 test.run_built_executable('link-objects', stdout="PASS\n")
26 test.up_to_date('link-objects.gyp', test.ALL)
28 test.pass_test()
/external/chromium_org/tools/gyp/test/mac/
H A Dgyptest-missing-cfbundlesignature.py16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode']) variable
18 test.run_gyp('test.gyp', chdir='missing-cfbundlesignature')
19 test.build('test.gyp', test.ALL, chdir='missing-cfbundlesignature')
21 test.built_file_must_match('mytarget.app/Contents/PkgInfo', 'APPL????',
24 test.built_file_must_match('myothertarget.app/Contents/PkgInfo', 'APPL????',
27 test.built_file_must_match('thirdtarget.app/Contents/PkgInfo', 'APPL????',
29 test
[all...]
H A Dgyptest-postbuild-defaults.py16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode']) variable
19 test.run_gyp('test.gyp', chdir=CHDIR)
20 test.build('test.gyp', test.ALL, chdir=CHDIR)
22 result_file = test.built_file_path('result', chdir=CHDIR)
23 test.must_exist(result_file)
24 test.must_contain(result_file, '''\
29 test
[all...]
/external/chromium_org/tools/gyp/test/msvs/filters/
H A Dgyptest-filters-2010.py15 test = TestGyp.TestGyp(formats=['msvs']) variable
17 test.run_gyp('filters.gyp', '-G', 'standalone', '-G', 'msvs_version=2010')
19 test.must_not_exist('no_source_files.vcxproj.filters')
21 test.must_not_exist('one_source_file.vcxproj.filters')
23 test.must_not_exist('two_source_files.vcxproj.filters')
25 test.must_contain('three_files_in_two_folders.vcxproj.filters', '''\
39 test.must_contain('nested_folders.vcxproj.filters', '''\
57 test.pass_test()
/external/chromium_org/tools/gyp/test/multiple-targets/
H A Dgyptest-all.py12 test = TestGyp.TestGyp() variable
14 test.run_gyp('multiple.gyp', chdir='src')
16 test.relocate('src', 'relocate/src')
18 test.build('multiple.gyp', test.ALL, chdir='relocate/src', stderr=None)
30 test.run_built_executable('prog1', stdout=expect1, chdir='relocate/src')
31 test.run_built_executable('prog2', stdout=expect2, chdir='relocate/src')
33 test.pass_test()
/external/chromium_org/tools/gyp/test/same-source-file-name/
H A Dgyptest-all.py13 test = TestGyp.TestGyp() variable
15 test.run_gyp('all.gyp', chdir='src')
17 test.relocate('src', 'relocate/src')
19 test.build('all.gyp', test.ALL, chdir='relocate/src')
31 test.run_built_executable('prog1', chdir='relocate/src', stdout=expect1)
32 test.run_built_executable('prog2', chdir='relocate/src', stdout=expect2)
34 test.pass_test()
H A Dgyptest-shared.py16 test = TestGyp.TestGyp() variable
20 test.run_gyp('double-shared.gyp', chdir='src', status=1, stderr=None)
22 if ((test.format == 'msvs') and
24 test.run_gyp('double-shared.gyp', '--no-duplicate-basename-check',
27 test.run_gyp('double-shared.gyp', '--no-duplicate-basename-check',
29 test.build('double-shared.gyp', test.ALL, chdir='src')
31 test.pass_test()
/external/chromium_org/tools/gyp/test/subdirectory/
H A Dgyptest-SYMROOT-all.py20 test = TestGyp.TestGyp() variable
22 test.run_gyp('prog1.gyp', '-Dset_symroot=1', '--depth=.', chdir='src')
24 test.relocate('src', 'relocate/src')
26 # Suppress the test infrastructure's setting SYMROOT on the command line.
27 test.build('prog1.gyp', test.ALL, SYMROOT=None, chdir='relocate/src')
29 test.run_built_executable('prog1',
32 test.run_built_executable('prog2',
36 test.pass_test()
H A Dgyptest-subdir-default.py19 test = TestGyp.TestGyp(formats=['!ninja', '!android', '!cmake']) variable
21 test.run_gyp('prog1.gyp', chdir='src')
23 test.relocate('src', 'relocate/src')
27 test.build('prog2.gyp', chdir=chdir)
29 test.built_file_must_not_exist('prog1', type=test.EXECUTABLE, chdir=chdir)
31 test.run_built_executable('prog2',
35 test.pass_test()
H A Dgyptest-top-default.py23 test = TestGyp.TestGyp() variable
25 test.run_gyp('prog1.gyp', chdir='src')
27 test.relocate('src', 'relocate/src')
29 test.build('prog1.gyp', chdir='relocate/src')
31 test.run_built_executable('prog1',
35 if test.format == 'xcode':
39 test.run_built_executable('prog2',
43 test.pass_test()

Completed in 1079 milliseconds

1234567891011>>