OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connect_test
(Results
1 - 5
of
5
) sorted by null
/external/opencore/engines/2way/test/include/
connect_test.h
24
class
connect_test
: public test_base
class in inherits:test_base
27
connect_test
(bool aUseProxy, int aMaxRuns, bool runTimerTest = false) :
function in class:connect_test
33
~
connect_test
()
/external/opencore/engines/2way/test/src/
connect_test.cpp
19
#include "
connect_test
.h"
24
void
connect_test
::test()
46
void
connect_test
::Run()
64
void
connect_test
::DoCancel()
69
void
connect_test
::HandleInformationalEvent(const PVAsyncInformationalEvent& aEvent)
93
void
connect_test
::InitSucceeded()
123
void
connect_test
::InitFailed()
129
void
connect_test
::EncoderIFSucceeded()
140
void
connect_test
::EncoderIFFailed()
146
void
connect_test
::ConnectFailed(
[
all
...]
test_engine.cpp
27
#include "
connect_test
.h"
324
adopt_test_case(new
connect_test
(aProxy, 1));
415
adopt_test_case(new
connect_test
(aProxy, 1, true));
/external/opencore/engines/2way/test/
Android.mk
14
src/
connect_test
.cpp \
/external/opencore/engines/2way/test/build/make/
local.mk
46
connect_test
.cpp \
Completed in 45 milliseconds