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

12

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp 39 test_function() function
51 test_function();
  /prebuilts/ndk/r13/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/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
  /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
  /prebuilts/ndk/r11/sources/android/support/tests/minitest/
minitest.cc 13 minitest::TestFunction* test_function; member in struct:__anon111605::TestInfo
167 TestFunction* test_function) {
175 info->test_function = test_function;
192 info->test_function(&testcase);
  /prebuilts/ndk/r13/sources/android/support/tests/minitest/
minitest.cc 13 minitest::TestFunction* test_function; member in struct:__anon111993::TestInfo
167 TestFunction* test_function) {
175 info->test_function = test_function;
192 info->test_function(&testcase);
  /external/autotest/client/common_lib/
utils_unittest.py 872 def test_function(arg1, arg2, arg3, arg4=4, arg5=5, arg6=6): function
926 self.run_test(test_function, False)
    [all...]

Completed in 1483 milliseconds

12