Home
last modified time | relevance | path

Searched refs:test_api (Results 1 – 7 of 7) sorted by relevance

/external/libnetfilter_conntrack/qa/
DMakefile.am3 check_PROGRAMS = test_api test_filter test_connlabel ct_stress \ program
6 test_api_SOURCES = test_api.c
DMakefile.in82 check_PROGRAMS = test_api$(EXEEXT) test_filter$(EXEEXT) \
107 am_test_api_OBJECTS = test_api.$(OBJEXT)
310 test_api_SOURCES = test_api.c
373 test_api$(EXEEXT): $(test_api_OBJECTS) $(test_api_DEPENDENCIES) $(EXTRA_test_api_DEPENDENCIES)
374 @rm -f test_api$(EXEEXT)
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_api.Po@am__quote@
/external/skia/infra/bots/recipe_modules/isolate/
Dapi.py68 step_test_data=lambda: (self.test_api.output_json(targets)),
164 step_test_data=lambda: self.test_api.output_json([target]),
181 step_test_data=lambda: self.test_api.output_json(batch_targets),
/external/skia/infra/bots/recipe_modules/swarming_client/
Dapi.py84 step_test_data_cb = lambda: self.m.raw_io.test_api.stream_output(as_text)
/external/skia/infra/bots/recipe_modules/swarming/
Dapi.py658 self.test_api.canned_summary_output(task.shards) +
659 self.m.json.test_api.output({}))
781 return self.m.json.test_api.output({
/external/autotest/client/site_tests/graphics_Gralloc/src/
Dgralloctest.c351 static int test_api(struct gralloctest_context *ctx) in test_api() function
655 { "api", test_api, 1 },
/external/webrtc/webrtc/modules/
Dmodules.gyp339 'rtp_rtcp/test/testAPI/test_api.cc',
340 'rtp_rtcp/test/testAPI/test_api.h',