Home
last modified time | relevance | path

Searched defs:ZZ (Results 1 – 7 of 7) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dregion_code.h32 static const char* ZZ() { in ZZ() function
/third_party/ltp/testcases/kernel/fs/fs-bench/
Dboxmuler.c12 int ZZ; in box_muler() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js70 ZZ: 'ZZ' property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h201 static const char* ZZ() { in ZZ() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java62 static final String ZZ = "ZZ"; field in RegionCode
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c477 int ZZ; in gen_random_file_size() local
/third_party/python/Lib/test/
Dtest_descr.py3149 class ZZ(complex): class