Home
last modified time | relevance | path

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

/external/harfbuzz_ng/perf/
Dbenchmark-shape.cc97 const char *orig_text = hb_blob_get_data (text_blob, &orig_text_length); in BM_Shape() local
/external/harfbuzz_ng/test/threads/
Dhb-shape-threads.cc78 const char *orig_text = hb_blob_get_data (text_blob, &orig_text_length); in shape() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc291 const StringPiece& orig_text, in RunSearch()