Home
last modified time | relevance | path

Searched defs:LOCALHOST (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
DIt_net_container_007.cpp34 static const char *LOCALHOST = "127.0.0.1"; variable
DIt_net_container_008.cpp37 static const char *LOCALHOST = "127.0.0.1"; variable
/kernel/liteos_m/components/net/test/
Dlwip_test.h51 #define LOCALHOST "127.0.0.1" macro