HomeSort by relevance Sort by last modified time
    Searched refs:test_list (Results 51 - 75 of 92) sorted by null

1 23 4

  /external/vulkan-validation-layers/
vk_layer_documentation_generate.py 276 test_list = [a.strip(',') for a in self.layer_doc_dict[layer_name][check_name]['tests']]
277 self.layer_doc_dict[layer_name][check_name]['tests'] = [a.split('.')[-1] for a in test_list]
  /external/webrtc/third_party/gtest-parallel/
gtest-parallel 296 test_list = subprocess.Popen(list_command + ['--gtest_list_tests'],
304 for line in test_list.split('\n'):
  /frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
BlasControls.java 78 mTestListView = findViewById(R.id.test_list);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
elfvsb.exp 52 set test_list [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
53 foreach t $test_list {
  /development/testrunner/
runtest.py 451 def _TurnOffVerifier(self, test_list):
460 for test in test_list:
  /external/kmod/testsuite/
testsuite.c 90 static void test_list(const struct test *start, const struct test *stop) function
111 test_list(start, stop);
  /external/python/cpython2/Lib/test/
test_marshal.py 175 def test_list(self): member in class:ContainerTestCase
307 def test_list(self, size): member in class:LargeValuesTestCase
test_poplib.py 188 def test_list(self): member in class:TestPOP3Class
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_marshal.py 171 def test_list(self): member in class:ContainerTestCase
300 def test_list(self, size): member in class:LargeValuesTestCase
test_poplib.py 188 def test_list(self): member in class:TestPOP3Class
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_marshal.py 171 def test_list(self): member in class:ContainerTestCase
300 def test_list(self, size): member in class:LargeValuesTestCase
test_poplib.py 188 def test_list(self): member in class:TestPOP3Class
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_marshal.py 171 def test_list(self): member in class:ContainerTestCase
300 def test_list(self, size): member in class:LargeValuesTestCase
test_poplib.py 188 def test_list(self): member in class:TestPOP3Class
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_marshal.py 171 def test_list(self): member in class:ContainerTestCase
300 def test_list(self, size): member in class:LargeValuesTestCase
test_poplib.py 188 def test_list(self): member in class:TestPOP3Class
  /external/selinux/python/sepolgen/tests/
test_access.py 236 def test_list(self): member in class:TestAccessVectorSet
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_marshal.py 171 def test_list(self): member in class:ContainerTestCase
test_poplib.py 188 def test_list(self): member in class:TestPOP3Class
test_gc.py 39 def test_list(self): member in class:GCTests
  /external/llvm/utils/lit/lit/
ShUtil.py 321 def test_list(self): member in class:TestShParse