HomeSort by relevance Sort by last modified time
    Searched full:test_declaration (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 252 TEST_DECLARATION(CallBooleanMethod) {
256 TEST_DECLARATION(CallBooleanMethodA) {
260 TEST_DECLARATION(CallBooleanMethodV) {
264 TEST_DECLARATION(CallNonvirtualBooleanMethod) {
268 TEST_DECLARATION(CallNonvirtualBooleanMethodA) {
272 TEST_DECLARATION(CallNonvirtualBooleanMethodV) {
276 TEST_DECLARATION(CallStaticBooleanMethod) {
280 TEST_DECLARATION(CallStaticBooleanMethodA) {
284 TEST_DECLARATION(CallStaticBooleanMethodV) {
355 TEST_DECLARATION(CallByteMethod)
    [all...]
helper.h 40 #define TEST_DECLARATION(name) static char *test_##name(JNIEnv *env)
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 1950 def test_declaration(self): member in class:CppStyleTest
    [all...]

Completed in 805 milliseconds