HomeSort by relevance Sort by last modified time
    Searched full:test_category (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
process_json_data_unittest.py 38 valid_json_data = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name': {u'test.html': {u'expected': u'PASS', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
39 valid_json_data_1 = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name': {u'test.html': {u'expected': u'TEXT', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
40 valid_json_data_2 = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name_2': {u'test_2.html': {u'expected': u'PASS', u'actual': u'TEXT', u'is_unexpected': True}}, u'test_name': {u'test.html': {u'expected': u'TEXT', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
41 expected_result = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name': {u'test.html': {u'archived_results': [u'TEXT', u'PASS']}}}}}}
47 valid_json_data = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name_2': {u'test_2.html': {u'expected': u'PASS', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
48 valid_json_data_1 = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name': {u'test.html': {u'expected': u'TEXT', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
49 valid_json_data_2 = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name_2': {u'test_2.html': {u'expected': u'PASS', u'actual': u'TEXT', u'is_unexpected': True}}, u'test_name': {u'test.html': {u'expected': u'TEXT', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
50 expected_result = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name_2': {u'test_2.html': {u'archived_results': [u'TEXT', u'TEXT']}}}}}}
56 valid_json_data = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name': {u'test.html': {u'expected': u'PASS', u'actual': u'TEXT', u'is_unexpected': True}}}}}}
57 expected_result = {u'tests': {u'test_category': {u'test_sub_category': {u'test_name': {u'test.html': {u'archived_results': [u'TEXT']}}}}}
    [all...]
  /cts/apps/CtsVerifier/
AndroidManifest.xml 104 <meta-data android:name="test_category" android:value="@string/test_category_device_admin" />
119 <meta-data android:name="test_category" android:value="@string/test_category_device_admin" />
149 <meta-data android:name="test_category" android:value="@string/test_category_networking" />
160 <meta-data android:name="test_category" android:value="@string/bt_control" />
172 <meta-data android:name="test_category" android:value="@string/bt_device_communication" />
183 <meta-data android:name="test_category" android:value="@string/bt_device_communication" />
194 <meta-data android:name="test_category" android:value="@string/bt_device_communication" />
205 <meta-data android:name="test_category" android:value="@string/bt_device_communication" />
215 <meta-data android:name="test_category" android:value="@string/bt_device_communication" />
225 <meta-data android:name="test_category" android:value="@string/bt_device_communication" /
    [all...]
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
admx_writer_unittest.py 37 'win_mandatory_category_path': ['test_category'],
76 ' <category displayName="$(string.test_category)"'
77 ' name="test_category"/>\n'
103 '<category displayName="$(string.test_category)"'
104 ' name="test_category"/>\n'
109 ' <parentCategory ref="test_category"/>\n'
137 '<category displayName="$(string.test_category)"'
138 ' name="test_category"/>\n'
143 ' <parentCategory ref="test_category"/>\n'
  /cts/tests/tests/content/src/android/content/cts/
IntentTest.java 64 private static final String TEST_CATEGORY = "testCategory";
130 mIntent.addCategory(TEST_CATEGORY);
160 mIntent.addCategory(TEST_CATEGORY);
162 assertEquals(TEST_CATEGORY, target.toArray()[0]);
293 assertFalse(mIntent.hasCategory(TEST_CATEGORY));
294 mIntent.addCategory(TEST_CATEGORY);
295 assertTrue(mIntent.hasCategory(TEST_CATEGORY));
538 assertFalse(mIntent.hasCategory(TEST_CATEGORY));
539 mIntent.addCategory(TEST_CATEGORY);
540 assertTrue(mIntent.hasCategory(TEST_CATEGORY));
    [all...]
  /frameworks/base/core/tests/coretests/EnabledTestApp/
AndroidManifest.xml 26 <category android:name="com.android.frameworks.coretests.enabled_app.TEST_CATEGORY" />
  /frameworks/base/core/tests/coretests/src/android/content/pm/
ComponentTest.java 102 private static final String TEST_CATEGORY =
103 "com.android.frameworks.coretests.enabled_app.TEST_CATEGORY";
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
ManifestTestListAdapter.java 57 * <meta-data android:name="test_category" android:value="@string/test_category_security" />
92 private static final String TEST_CATEGORY_META_DATA = "test_category";
  /external/valgrind/main/none/tests/ppc32/
test_dfp1.c 163 test_func_t test_category; member in struct:test_table
495 while ((func = all_tests[i].test_category)) {
test_dfp2.c 244 test_func_main_t test_category; member in struct:test_table
666 while ((func = all_tests[i].test_category)) {
test_dfp5.c 239 test_driver_func_t test_category; member in struct:test_table
586 while ((func = all_tests[i].test_category)) {
test_dfp4.c 344 test_driver_func_t test_category; member in struct:test_table
617 while ((func = all_tests[i].test_category)) {
test_dfp3.c 673 test_driver_func_t test_category; member in struct:test_table
    [all...]
test_isa_2_06_part3.c 396 test_func_t test_category; member in struct:test_table
    [all...]
test_isa_2_06_part1.c 1062 test_func_t test_category; member in struct:test_table
    [all...]
test_isa_2_06_part2.c 535 test_func_t test_category; member in struct:test_table
    [all...]
  /cts/tests/tests/content/
AndroidManifest.xml 71 <category android:name="com.android.cts.content.category.TEST_CATEGORY" />
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_unicodedata.py 139 def test_category(self): member in class:UnicodeFunctionsTest
test_re.py 469 def test_category(self): member in class:ReTests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_unicodedata.py 139 def test_category(self): member in class:UnicodeFunctionsTest
test_re.py 469 def test_category(self): member in class:ReTests
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_07_part2.c 348 test_func_t test_category; member in struct:test_table
    [all...]

Completed in 1705 milliseconds