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

  /system/bt/service/hal/
bluetooth_interface.h 94 static void InitializeForTesting(BluetoothInterface* test_instance);
bluetooth_interface.cpp 425 BluetoothInterface* test_instance) {
427 CHECK(test_instance);
430 g_bluetooth_interface = test_instance;
bluetooth_gatt_interface.h 238 static void InitializeForTesting(BluetoothGattInterface* test_instance);
bluetooth_gatt_interface.cpp 903 BluetoothGattInterface* test_instance) {
905 CHECK(test_instance);
908 g_interface = test_instance;
  /external/autotest/site_utils/lib/
infra.py 176 def test_instance(): function
183 'CROS', 'test_instance', default='')
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_repr.py 113 def test_instance(self): member in class:ReprTests
279 def test_instance(self): function
test_gc.py 84 def test_instance(self): member in class:GCTests
test_collections.py 68 def test_instance(self): member in class:TestNamedTuple
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_repr.py 113 def test_instance(self): member in class:ReprTests
279 def test_instance(self): function
test_gc.py 84 def test_instance(self): member in class:GCTests
test_collections.py 68 def test_instance(self): member in class:TestNamedTuple
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_repr.py 113 def test_instance(self): member in class:ReprTests
279 def test_instance(self): function
test_gc.py 84 def test_instance(self): member in class:GCTests
test_collections.py 68 def test_instance(self): member in class:TestNamedTuple
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_repr.py 113 def test_instance(self): member in class:ReprTests
279 def test_instance(self): function
test_gc.py 84 def test_instance(self): member in class:GCTests
test_collections.py 68 def test_instance(self): member in class:TestNamedTuple
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_prototypes.py 146 def test_instance(self): member in class:CharPointersTestCase
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_prototypes.py 146 def test_instance(self): member in class:CharPointersTestCase
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py 146 def test_instance(self): member in class:CharPointersTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py 146 def test_instance(self): member in class:CharPointersTestCase

Completed in 595 milliseconds