Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ok2
(Results
1 - 25
of
36
) sorted by relevance
1
2
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H
A
D
LotusCollationKoreanTest.java
83
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
86
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
104
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
108
if (
ok2
) {
in reportCResult()
H
A
D
CollationCurrencyTest.java
120
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
123
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
141
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
145
if (
ok2
) {
in reportCResult()
H
A
D
CollationFinnishTest.java
105
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
108
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
126
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
130
if (
ok2
) {
in reportCResult()
H
A
D
CollationGermanTest.java
152
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
155
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
173
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
177
if (
ok2
) {
in reportCResult()
H
A
D
CollationTurkishTest.java
124
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
127
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
145
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
149
if (
ok2
) {
in reportCResult()
H
A
D
CollationSpanishTest.java
117
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
120
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
138
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
142
if (
ok2
) {
in reportCResult()
H
A
D
CollationFrenchTest.java
216
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
219
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
237
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
241
if (
ok2
) {
in reportCResult()
H
A
D
CollationKanaTest.java
225
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
228
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
246
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
250
if (
ok2
) {
in reportCResult()
H
A
D
G7CollationTest.java
228
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
231
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
249
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
253
if (
ok2
) {
in reportCResult()
H
A
D
CollationEnglishTest.java
351
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
354
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
372
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
376
if (
ok2
) {
in reportCResult()
H
A
D
CollationFrozenMonkeyTest.java
283
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
285
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
301
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
305
if (
ok2
) {
in reportCResult()
H
A
D
CollationMonkeyTest.java
258
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
260
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
276
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
280
if (
ok2
) {
in reportCResult()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H
A
D
LotusCollationKoreanTest.java
86
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
89
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
107
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
111
if (
ok2
) {
in reportCResult()
H
A
D
CollationCurrencyTest.java
123
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
126
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
144
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
148
if (
ok2
) {
in reportCResult()
H
A
D
CollationFinnishTest.java
108
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
111
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
129
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
133
if (
ok2
) {
in reportCResult()
H
A
D
CollationGermanTest.java
155
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
158
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
176
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
180
if (
ok2
) {
in reportCResult()
H
A
D
CollationSpanishTest.java
120
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
123
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
141
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
145
if (
ok2
) {
in reportCResult()
H
A
D
CollationTurkishTest.java
127
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
130
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
148
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
152
if (
ok2
) {
in reportCResult()
H
A
D
CollationFrenchTest.java
219
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
222
if (ok1 &&
ok2
&& ok3 && !isVerbose()) {
in reportCResult()
240
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
244
if (
ok2
) {
in reportCResult()
H
A
D
CollationKanaTest.java
228
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
231
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
249
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
253
if (
ok2
) {
in reportCResult()
H
A
D
G7CollationTest.java
231
boolean
ok2
= (keyResult == expectedResult);
in reportCResult()
234
if (ok1 &&
ok2
&& ok3 && !isVerbose()){
in reportCResult()
252
msg1 =
ok2
? "Ok: key(\"" : "FAIL: key(\"";
in reportCResult()
256
if (
ok2
) {
in reportCResult()
/third_party/typescript/tests/baselines/reference/
H
A
D
typedefScope1.js
11
var
ok2
= 'hi';
28
var
ok2
= 'hi';
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
abstract-array-declarator-quals.c
4
void
ok2
(int [N]);
12
void
ok2
(int a[N]);
H
A
D
init-wstring.c
5
static const __WCHAR_TYPE__
ok2
[] = { L"abc" };
variable
6
_Static_assert(sizeof(
ok2
) == 4 * sizeof(__WCHAR_TYPE__));
H
A
D
dubious-bitwise-with-not.c
3
static unsigned int
ok2
= !1 || 2;
variable
Completed in 10 milliseconds
1
2