Home
last modified time | relevance | path

Searched +defs:val +defs:test (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/
HDespresso_intents_release_no_deps.jar ... android/support/test/espresso/intent/rule/IntentsTestRule.class ...
HDespresso_contrib_release_no_deps.jar ... .test.espresso.contrib android.support.test.espresso.contrib.ViewPagerActions$6 extends java
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dnview.cpp18 struct test { struct
25 test, argument
40 bool check_deref_begin(Sequence const& s, T val) in check_deref_begin()
46 bool check_deref_next(Sequence const& s, T val) in check_deref_next()
52 bool check_deref_advance(Sequence const& s, T val) in check_deref_advance()
58 bool check_deref_prior(Sequence const& s, T val) in check_deref_prior()
64 bool check_at(Sequence const& s, T val) in check_at()
70 bool check_distance(Sequence const& s, int val) in check_distance()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/nolibc/
H A Dnolibc-test.c45 struct test { struct
46 const char *name; // test name argument
47 int (*func)(int min, int max); // handler
145 #define EXPECT_NZ(cond, expr, val) \ argument
158 #define EXPECT_EQ(cond, expr, val) \ argument
161 static int expect_eq(int expr, int llen, int val) in expect_eq()
171 #define EXPECT_NE(cond, expr, val) \ argument
174 static int expect_ne(int expr, int llen, int val) in expect_ne()
184 #define EXPECT_GE(cond, expr, val) \ argument
187 static int expect_ge(int expr, int llen, int val) in expect_ge()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF TestDoubleSumAverage.class TestDoubleSumAverage.java package TestDoubleSumAverage ...
/aosp_15_r20/prebuilts/misc/common/ub-uiautomator/
HDub-uiautomator.jar ... android/ android/support/ android/support/test/ android/support/test/uiautomator/ android
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/android.test.base.impl_intermediates/
Dclasses.jar ... .Protectable { final synthetic junit.framework.TestCase val$test final synthetic junit.framework.TestResult this ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/test-base/android.test.base.impl/android_common/repackaged-jarjar/javac/
Dandroid.test.base.jar ... .Protectable { final synthetic junit.framework.TestCase val$test final synthetic junit.framework.TestResult this ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/test-base/android.test.base.impl/android_common/javac/
Dandroid.test.base.jar ... Throwable[] val$exceptions final synthetic android.test.InstrumentationTestCase this$0 void <init> ( ...
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Drapidxml.hpp735 void value(const Ch *val, std::size_t size) in value()
744 void value(const Ch *val) in value()
1414 static unsigned char test(Ch ch) in test() function
1423 static unsigned char test(Ch ch) in test() function
1432 static unsigned char test(Ch ch) in test() function
1441 static unsigned char test(Ch ch) in test() function
1450 static unsigned char test(Ch ch) in test() function
1459 static unsigned char test(Ch ch) in test() function
1469 static unsigned char test(Ch ch) in test() function
1483 static unsigned char test(Ch ch) in test() function
[all …]
/aosp_15_r20/external/libcxx/test/std/numerics/complex.number/cmplx.over/
H A Dimag.pass.cpp25 test(typename std::enable_if<std::is_integral<T>::value>::type* = 0) in test() function
30 constexpr T val {x}; in test() local
39 test(typename std::enable_if<!std::is_integral<T>::value>::type* = 0) in test() function
44 constexpr T val {x}; in test() local
53 test() in test() function
H A Dreal.pass.cpp25 test(typename std::enable_if<std::is_integral<T>::value>::type* = 0) in test() function
30 constexpr T val {x}; in test() local
39 test(typename std::enable_if<!std::is_integral<T>::value>::type* = 0) in test() function
44 constexpr T val {x}; in test() local
53 test() in test() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/complex.number/cmplx.over/
H A Dreal.pass.cpp24 test(typename std::enable_if<std::is_integral<T>::value>::type* = 0) in test() function
29 constexpr T val {x}; in test() local
38 test(typename std::enable_if<!std::is_integral<T>::value>::type* = 0) in test() function
43 constexpr T val {x}; in test() local
52 test() in test() function
H A Dimag.pass.cpp24 test(typename std::enable_if<std::is_integral<T>::value>::type* = 0) in test() function
29 constexpr T val {x}; in test() local
38 test(typename std::enable_if<!std::is_integral<T>::value>::type* = 0) in test() function
43 constexpr T val {x}; in test() local
52 test() in test() function
/aosp_15_r20/external/libxml2/xstc/
H A Dxstc.py115 def handleError(test, msg): argument
155 def __init__(self, isSchema, groupName, name, accepted, file, val, descr): argument
343 def __init__(self, groupName, name, accepted, file, val, descr): argument
379 def __init__(self, groupName, name, accepted, file, val, descr): argument
485 def addTest(self, test): argument
495 def updateCounters(self, test, counters): argument
585 def displayTestLog(self, test): argument
589 def reportTest(self, test): argument
615 def addToCombines(self, test): argument
/aosp_15_r20/external/zstd/tests/
H A DpoolTests.c94 int val; member
100 poolTest_t* const test = (poolTest_t*) opaque; in waitLongFn() local
117 static int testThreadReduction_internal(POOL_ctx* ctx, poolTest_t test) in testThreadReduction_internal()
156 poolTest_t test; in testThreadReduction() local
179 int val; member
183 abruptEndCanary_t* test = (abruptEndCanary_t*) opaque; in waitIncFn() local
190 static int testAbruptEnding_internal(abruptEndCanary_t test) in testAbruptEnding_internal()
211 abruptEndCanary_t test; in testAbruptEnding() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jar ... implements java.lang.Runnable { final synthetic String val$name final synthetic Runnable val$runnable void < ...
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDjunit-3.8.1.jar ... TestRunner this$0 private final junit.framework.Test val$testSuite void <init> (junit. ...
/aosp_15_r20/prebuilts/devtools/adt/lib/
HDjunit-3.8.1.jar ... TestRunner this$0 private final junit.framework.Test val$testSuite void <init> (junit. ...
/aosp_15_r20/external/jsr330/lib/
HDjunit.jar ... TestRunner this$0 private final junit.framework.Test val$testSuite void <init> (junit. ...
/aosp_15_r20/external/guice/lib/build/
HDjunit.jar ... TestRunner this$0 private final junit.framework.Test val$testSuite void <init> (junit. ...
/aosp_15_r20/cts/tools/vm-tests-tf/lib/
HDjunit.jar ... TestRunner this$0 private final junit.framework.Test val$testSuite void <init> (junit. ...
/aosp_15_r20/external/slf4j/integration/lib/
HDjunit-3.8.1.jar ... TestRunner this$0 private final junit.framework.Test val$testSuite void <init> (junit. ...
/aosp_15_r20/external/python/cpython2/Tools/pybench/
DWith.py13 def __exit__(self, exc, val, tb): argument
16 def test(self): member in WithFinally
64 def test(self): member in TryFinally
166 def __exit__(self, exc, val, tb): argument
169 def test(self): member in WithRaiseExcept
/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c1218 While(expr_ty test, asdl_seq * body, asdl_seq * orelse, int lineno, int in While()
1240 If(expr_ty test, asdl_seq * body, asdl_seq * orelse, int lineno, int in If()
1334 Assert(expr_ty test, expr_ty msg, int lineno, int col_offset, PyArena *arena) in Assert()
1584 IfExp(expr_ty test, expr_ty body, expr_ty orelse, int lineno, int col_offset, in IfExp()
3351 stmt_ty val; in obj2ast_mod() local
3391 stmt_ty val; in obj2ast_mod() local
3454 stmt_ty val; in obj2ast_mod() local
3567 stmt_ty val; in obj2ast_stmt() local
3596 expr_ty val; in obj2ast_stmt() local
3652 expr_ty val; in obj2ast_stmt() local
[all …]

12345678910>>...50