OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestSettings
(Results
1 - 8
of
8
) sorted by null
/hardware/libhardware/tests/camera2/
TestSettings.h
25
class
TestSettings
{
44
TestSettings
();
45
~
TestSettings
();
main.cpp
19
#include "
TestSettings
.h"
22
using android::camera2::tests::
TestSettings
;
26
bool printUsage = !
TestSettings
::ParseArgs(argc, argv);
31
TestSettings
::PrintUsage();
TestSettings.cpp
22
#include "
TestSettings
.h"
30
bool
TestSettings
::mForkingDisabled = false;
31
int
TestSettings
::mDeviceId = 0;
32
char* const*
TestSettings
::mArgv;
35
bool
TestSettings
::ForkingDisabled() {
40
bool
TestSettings
::ForkingEnabled() {
45
int
TestSettings
::DeviceId() {
50
bool
TestSettings
::ParseArgs(int argc, char* const argv[])
140
void
TestSettings
::PrintUsage() {
TestExtensions.h
21
#include "
TestSettings
.h"
51
(android::camera2::tests::
TestSettings
::ForkingEnabled())
Android.mk
16
TestSettings
.cpp \
CameraStreamFixture.h
75
: CameraModuleFixture(
TestSettings
::DeviceId()) {
/external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c
[
all
...]
/external/icu4c/test/cintltst/
cmsccoll.c
[
all
...]
Completed in 699 milliseconds