Searched defs:test_processor (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_platform.py48 def test_processor(self): member in class:PlatformTest
/external/v8/src/profiler/
H A Dcpu-profiler.cc255 ProfilerEventsProcessor* test_processor)
261 processor_(test_processor),
253 CpuProfiler(Isolate* isolate, CpuProfilesCollection* test_profiles, ProfileGenerator* test_generator, ProfilerEventsProcessor* test_processor) argument

Completed in 205 milliseconds