OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filterTests
(Results
1 - 4
of
4
) sorted by null
/external/skia/tests/
GpuColorFilterTest.cpp
71
GetConstantComponentTestCase
filterTests
[] = {
100
for (size_t i = 0; i < SK_ARRAY_COUNT(
filterTests
); ++i) {
101
const GetConstantComponentTestCase& test =
filterTests
[i];
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
ManifestTestListAdapter.java
139
List<TestListItem> tests =
filterTests
(testsByCategory.get(testCategory));
308
List<TestListItem>
filterTests
(List<TestListItem> tests) {
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageDef.java
234
mTests =
filterTests
();
333
private Collection<TestIdentifier>
filterTests
() {
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java
[
all
...]
Completed in 154 milliseconds