Home
last modified time | relevance | path

Searched defs:blanks (Results 1 – 8 of 8) sorted by relevance

/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/flow/scrabble/
DSaneFlowPlaysScrabble.kt80 private fun blanks(entry: Map.Entry<Int, MutableLong>): Long = in <lambda>() method
DSequencePlaysScrabble.kt80 private fun blanks(entry: Map.Entry<Int, MutableLong>): Long = in <lambda>() method in benchmarks.flow.scrabble.SequencePlaysScrabble
/external/cronet/net/third_party/quiche/src/quiche/balsa/
Dbalsa_frame_test.cc1002 std::string blanks = in TEST_F() local
1995 std::string blanks = in TEST_F() local
2027 std::string blanks = in TEST_F() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java1800 UnicodeSet blanks = new UnicodeSet("[[:Zs:][\\u0009]]").freeze(); in TestWhiteSpaceParsing() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java1797 UnicodeSet blanks = new UnicodeSet("[[:Zs:][\\u0009]]").freeze(); in TestWhiteSpaceParsing() local
/external/cronet/third_party/libxml/src/
Dxpath.c11039 int blanks; in xmlXPathCompNodeTest() local
/external/libxml2/
Dxpath.c11066 int blanks; in xmlXPathCompNodeTest() local
/external/expat/expat/tests/
Druntests.c1301 int blanks = 0; in is_whitespace_normalized() local