Home
last modified time | relevance | path

Searched defs:TEST_SAME (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/src/
Dtestdata.rs16 pub const TEST_SAME: &'static [(&'static str, &'static [&'static str])] = &[ constant
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/testdata/
Dtestregex.c89 #define TEST_SAME 0x00040000 macro