HomeSort by relevance Sort by last modified time
    Searched full:testtypes (Results 1 - 25 of 45) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
builders.js 33 var testTypes = {};
41 testTypes[testType] = true;
46 builders.testTypes = Object.keys(testTypes);
47 builders.testTypes.sort();
117 var testTypes = Object.keys(master.tests);
118 testTypes.forEach(function (testType) {
overview.js 41 if (overview._testTypeIndex == builders.testTypes.length) {
46 historyInstance.crossDashboardState.testType = builders.testTypes[overview._testTypeIndex++];
48 $('content').innerHTML = (overview._testTypeIndex - 1) + '/' + builders.testTypes.length + ' loaded. Loading ' + historyInstance.crossDashboardState.testType + '...';
94 var flakyData = overview._getFlakyData(builders.testTypes, overview._resultsByTestType, flipCountThreshold);
overview_unittests.js 32 var testTypes = ['MockTestType'];
64 deepEqual(overview._getFlakyData(testTypes, resultsByTestType, flipCountThreshold), {
80 deepEqual(overview._getFlakyData(testTypes, resultsByTestType, flipCountThreshold), {
ui.js 129 // Returns the HTML for the select element to switch to different testTypes.
132 var html = ui.html.select('Test type', 'testType', builders.testTypes);
history.js 231 function() { return builders.testTypes.indexOf(value) != -1; });
  /external/chromium_org/third_party/icu/source/test/intltest/
incaltst.h 23 void TestTypes(void);
restest.cpp 546 ResourceBundle rb(testdatapath, "testtypes", status);
549 err("Could not testtypes resource bundle %s\n", u_errorName(status));
  /external/icu4c/test/intltest/
incaltst.h 23 void TestTypes(void);
restest.cpp 546 ResourceBundle rb(testdatapath, "testtypes", status);
549 err("Could not testtypes resource bundle %s\n", u_errorName(status));
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDLTest/
Info-testtypes__Upgraded_.plist 8 <string>testtypes</string>
  /external/qemu/distrib/sdl-1.2.15/
Borland.zip 
Makefile.dc 95 test/testtypes.c \
  /external/chromium/chrome/common/
json_schema_validator_unittest_base.h 54 void TestTypes();
json_schema_validator_unittest_base.cc 81 TestTypes();
504 void JSONSchemaValidatorTestBase::TestTypes() {
  /external/chromium_org/chrome/common/json_schema/
json_schema_validator_unittest_base.h 58 void TestTypes();
json_schema_validator_unittest_base.cc 84 TestTypes();
581 void JSONSchemaValidatorTestBase::TestTypes() {
  /external/chromium_org/third_party/icu/source/test/testdata/
testaliases.txt 22 simplealias:alias { "testtypes/menu/file/open" } // simple referencing
testtypes.txt 11 testtypes:table(nofallback)
testdata.mak 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
47 testtypes.res
  /external/icu4c/test/testdata/
testaliases.txt 22 simplealias:alias { "testtypes/menu/file/open" } // simple referencing
testtypes.txt 11 testtypes:table(nofallback)
testdata.mak 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test2.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
47 testtypes.res
  /external/qemu/distrib/sdl-1.2.15/test/
testplatform.c 18 int TestTypes(SDL_bool verbose)
206 status += TestTypes(verbose);
  /external/chromium_org/third_party/icu/source/test/cintltst/
creststn.c 483 theBundle = ures_open(testdatapath, "testtypes", &status);
690 log_err("Could not get testincludeUTF resource from testtypes bundle. Error: %s\n",u_errorName(status));
728 log_err("Could not get testinclude resource from testtypes bundle. Error: %s\n",u_errorName(status));
773 strcpy(action, "Construction of testtypes bundle");
2108 UResourceBundle *en = NULL, *uk = NULL, *testtypes = NULL; local
    [all...]
  /external/icu4c/test/cintltst/
creststn.c 483 theBundle = ures_open(testdatapath, "testtypes", &status);
690 log_err("Could not get testincludeUTF resource from testtypes bundle. Error: %s\n",u_errorName(status));
728 log_err("Could not get testinclude resource from testtypes bundle. Error: %s\n",u_errorName(status));
773 strcpy(action, "Construction of testtypes bundle");
2114 UResourceBundle *en = NULL, *uk = NULL, *testtypes = NULL; local
    [all...]

Completed in 524 milliseconds

1 2