HomeSort by relevance Sort by last modified time
    Searched defs:test_function (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp 39 test_function() function
51 test_function();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_new.py 84 def test_function(self): member in class:NewTest
test_gc.py 169 def test_function(self): member in class:GCTests
  /external/clang/test/Sema/
warn-absolute-value.c 795 long long test_function() { function
    [all...]
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_control_c.cc 120 extern "C" int __declspec(dllexport) test_function() { function
  /external/ltp/testcases/kernel/syscalls/getsockopt/
getsockopt02.c 53 static void test_function(void) function
94 .test_all = test_function,
  /external/python/cpython2/Lib/test/
test_new.py 84 def test_function(self): member in class:NewTest
test_tokenize.py 280 def test_function(self): function
test_gc.py 175 def test_function(self): member in class:GCTests
  /external/tensorflow/tensorflow/python/util/
decorator_utils_test.py 40 def test_function(self): member in class:GetQualifiedNameTest
100 def test_function(self): member in class:ValidateCallableTest
tf_decorator_test.py 55 def test_function(x): function
91 self.assertIs(test_function,
92 tf_decorator.TFDecorator('', test_function).decorated_target)
97 test_function).decorator_name)
101 tf_decorator.TFDecorator('', test_function,
111 tf_decorator.TFDecorator('', test_function, '',
115 self.assertEqual('test_function',
116 tf_decorator.TFDecorator('', test_function).__name__)
120 tf_decorator.TFDecorator('', test_function).__doc__)
123 self.assertEqual(124, tf_decorator.TFDecorator('', test_function)(123)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_new.py 84 def test_function(self): member in class:NewTest
test_gc.py 175 def test_function(self): member in class:GCTests
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_new.py 84 def test_function(self): member in class:NewTest
test_gc.py 175 def test_function(self): member in class:GCTests
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_new.py 84 def test_function(self): member in class:NewTest
test_gc.py 175 def test_function(self): member in class:GCTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_new.py 84 def test_function(self): member in class:NewTest
test_gc.py 175 def test_function(self): member in class:GCTests
  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver_unittest.py 26 def test_function(self, _): member in class:ATTransceiverTestCase.TestMachine
223 raw_map = {'AT=*': ('TestMachine', 'test_function', 0)}
231 command, mox.IgnoreArg(), mock_test_machine.test_function,
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-function.cpp 78 void test_function() { function
  /external/tensorflow/tensorflow/tools/docs/
parser_test.py 30 def test_function(unused_arg, unused_kwarg='default'): function
184 'TestModule.test_function': test_function,
196 'TestModule': ['TestClass', 'test_function',
218 self.assertEqual({test_function, test_function_with_args_kwargs}, funcs)
228 'test_function': test_function
237 '': ['test_function']
250 full_name='test_function',
251 py_object=test_function,
    [all...]
  /external/python/cpython3/Lib/test/
test_tokenize.py 371 def test_function(self): function
    [all...]
test_gc.py 208 def test_function(self): member in class:GCTests
    [all...]
  /external/python/cpython3/Lib/unittest/test/testmock/
testhelpers.py 668 def test_function(self): member in class:SpecSignatureTest

Completed in 1722 milliseconds

12 3