Lines Matching full:jumps
282 thread->GetEcmaVM()->GetFactory()->NewFromASCII("quick\\s(brown).+?(jumps)"); in HWTEST_F_L0()
288 … thread->GetEcmaVM()->GetFactory()->NewFromASCII("The Quick Brown Fox Jumps Over The Lazy Dog"); in HWTEST_F_L0()
300 thread->GetEcmaVM()->GetFactory()->NewFromASCII("Quick Brown Fox Jumps"); in HWTEST_F_L0()
302 JSHandle<EcmaString> resultTwo = thread->GetEcmaVM()->GetFactory()->NewFromASCII("Jumps"); in HWTEST_F_L0()
417 thread->GetEcmaVM()->GetFactory()->NewFromASCII("quick\\s(brown).+?(jumps)"); in HWTEST_F_L0()
423 … thread->GetEcmaVM()->GetFactory()->NewFromASCII("The Quick Brown Fox Jumps Over The Lazy Dog"); in HWTEST_F_L0()
436 thread->GetEcmaVM()->GetFactory()->NewFromASCII("Quick Brown Fox Jumps"); in HWTEST_F_L0()
446 thread->GetEcmaVM()->GetFactory()->NewFromASCII("quick\\s(brown).+?(jumps)"); in HWTEST_F_L0()
452 … thread->GetEcmaVM()->GetFactory()->NewFromASCII("The Quick Brown Fox Jumps Over The Lazy Dog"); in HWTEST_F_L0()
468 thread->GetEcmaVM()->GetFactory()->NewFromASCII("quick\\s(brown).+?(jumps)"); in HWTEST_F_L0()
474 … thread->GetEcmaVM()->GetFactory()->NewFromASCII("The Quick Brown Fox Jumps Over The Lazy Dog"); in HWTEST_F_L0()
572 thread->GetEcmaVM()->GetFactory()->NewFromASCII("quick\\s(brown).+?(jumps)"); in HWTEST_F_L0()
578 … thread->GetEcmaVM()->GetFactory()->NewFromASCII("The Quick Brown Fox Jumps Over The Lazy Dog"); in HWTEST_F_L0()
592 …"The Quick Brown Fox Jumpsa The Over The Lazy Dog Jumps Brown $1 Jumps1 $32 a Over The Lazy Dog"… in HWTEST_F_L0()