Home
last modified time | relevance | path

Searched refs:INTERFACE_NAME (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/site_tests/network_8021xWiredAuthentication/
Dnetwork_8021xWiredAuthentication.py25 INTERFACE_NAME = 'pseudoethernet0' variable in network_8021xWiredAuthentication
104 peer_interface_name=self.INTERFACE_NAME,
109 if self.get_authenticated_flag(self.INTERFACE_NAME):
119 self.configure_credentials(self.INTERFACE_NAME)
121 if not self.wait_for_authentication(self.INTERFACE_NAME):
137 if self.get_authenticated_flag(self.INTERFACE_NAME):
148 if not self.wait_for_authentication(self.INTERFACE_NAME):
/external/autotest/client/site_tests/network_8021xEapDetection/
Dnetwork_8021xEapDetection.py21 INTERFACE_NAME = 'pseudoethernet0' variable in network_8021xEapDetection
47 peer_interface_name=self.INTERFACE_NAME,
52 if self.get_detection_flag(self.INTERFACE_NAME):
63 if not self.get_detection_flag(self.INTERFACE_NAME):
/external/libpcap/
Dpcap-bt-monitor-linux.c50 #define INTERFACE_NAME "bluetooth-monitor" macro
57 if (pcap_add_if(alldevsp, INTERFACE_NAME, 0, in bt_monitor_findalldevs()
229 if (strcmp(cp, INTERFACE_NAME) != 0) { in bt_monitor_create()
/external/mockito/src/test/java/org/mockitoutil/
DClassLoadersTest.java18 public static final String INTERFACE_NAME = "org.mockitoutil.ClassLoadersTest$Interface1"; field in ClassLoadersTest
72 .withPrivateCopyOf(INTERFACE_NAME) in isolated_class_loader_can_load_classes_when_dependent_classes_are_matching_the_prefixes()
126 .withPrivateCopyOf(INTERFACE_NAME) in isolated_class_loader_has_no_parent()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DConnectivityConstants.java76 public static final String INTERFACE_NAME = "interfaceName"; field in ConnectivityConstants.NetworkCallbackContainer
DConnectivityEvents.java150 json.put(ConnectivityConstants.NetworkCallbackContainer.INTERFACE_NAME, mInterfaceName); in toJSON()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...