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
defs:testCount
(Results
1 - 25
of
66
) sorted by relevance
1
2
3
/third_party/skia/tests/
H
A
D
PathOpsInverseTest.cpp
16
int
testCount
= 0;
in DEF_TEST()
local
H
A
D
PathOpsBuildUseTest.cpp
2422
static const size_t
testCount
= SK_ARRAY_COUNT(tests);
variable
H
A
D
PathOpsChalkboardTest.cpp
104
int
testCount
;
in chalkboard_threaded()
local
H
A
D
PathOpsTigerTest.cpp
252
int
testCount
= reporter->allowExtendedTest() ? 10000 : 100;
in tiger_threaded()
local
338
static const size_t
testCount
= SK_ARRAY_COUNT(tests);
variable
H
A
D
PathOpsThreeWayTest.cpp
34
int
testCount
;
member
44
int
testCount
= testSet.
testCount
;
in testSetTest()
local
H
A
D
PathOpsIssue3651.cpp
1677
static const size_t
testCount
= SK_ARRAY_COUNT(tests);
variable
H
A
D
Point3Test.cpp
111
int
testCount
= 100000;
in test_normalize()
local
/kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/full/
H
A
D
It_extend_cpup_012.c
49
INT32
testCount
= 1000; // 1000, set to init testcount.
in TaskF01()
local
/kernel/liteos_m/testsuites/unittest/xts/math/
H
A
D
math_std_api_test.c
52
const int
testCount
= 3; /* 3 common data for test, no special meaning */
variable
70
const int
testCount
= 3; /* 3 common data for test, no special meaning */
variable
H
A
D
math_api_test.c
52
const int
testCount
= 3; /* 3 common data for test, no special meaning */
variable
/third_party/protobuf/conformance/
H
A
D
conformance_nodejs.js
40
var
testCount
= 0;
variable
H
A
D
ConformanceJavaLite.java
35
private int
testCount
= 0;
field in ConformanceJavaLite
H
A
D
ConformanceJava.java
49
private int
testCount
= 0;
field in ConformanceJava
/kernel/liteos_m/testsuites/sample/posix/mqueue/
H
A
D
It_posix_queue.c
46
VOID TestAssertWaitDelay(UINT32 *
testCount
, UINT32 flag)
in TestAssertWaitDelay()
argument
/kernel/liteos_m/testsuites/unittest/posix/src/math/
H
A
D
math_func_test.c
103
const int
testCount
= 3;
variable
122
const int
testCount
= 3;
variable
141
const int
testCount
= 3;
variable
163
const int
testCount
= 4;
variable
186
const int
testCount
= 3;
variable
206
const int
testCount
= 5;
global()
variable
232
const int
testCount
= sizeof(testValues) / (sizeof(double) * 3);
global()
variable
267
const int
testCount
= sizeof(testValues) / (sizeof(double) * 3);
global()
variable
293
const int
testCount
= sizeof(testValues) / (sizeof(double) * 3);
global()
variable
315
const int
testCount
= sizeof(testValues) / sizeof(double);
global()
variable
335
const int
testCount
= sizeof(testValues) / sizeof(double);
global()
variable
[all...]
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H
A
D
pthread_test_010.cpp
60
const int
testCount
= 30;
in Testcase()
local
H
A
D
pthread_test_006.cpp
96
const int
testCount
= 10;
in Testcase()
local
/third_party/skia/third_party/externals/angle2/samples/stencil_operations/
H
A
D
StencilOperations.cpp
95
static const size_t
testCount
= 4;
variable
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
H
A
D
pthread_test_004.cpp
319
const int
testCount
= 5;
in PthreadTest004()
local
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/
H
A
D
pthread_spinlock_test_001.cpp
49
int
testCount
= TEST_LOOP_COUNT;
in ThreadWriteFunc1()
local
91
int
testCount
= TEST_LOOP_COUNT;
in ThreadWriteFunc()
local
/third_party/skia/gm/
H
A
D
ovals.cpp
163
int
testCount
= 0;
variable
H
A
D
roundrects.cpp
166
int
testCount
= 0;
variable
/third_party/icu/icu4c/source/test/letest/
H
A
D
testdata.cpp
631
le_int32
testCount
= ARRAY_LENGTH(testInputs);
variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H
A
D
vktProtectedMemAttachmentLoadTests.cpp
304
const int
testCount
= 10;
in createAttachmentLoadTests()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H
A
D
vktProtectedMemAttachmentLoadTests.cpp
303
const int
testCount
= 10;
in createAttachmentLoadTests()
local
Completed in 23 milliseconds
1
2
3