OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:build_model
(Results
1 - 16
of
16
) sorted by null
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
50
public static final String
BUILD_MODEL
= "
build_model
";
DeviceInfoInstrument.java
66
addResult(
BUILD_MODEL
, Build.MODEL);
/cts/tools/host/test/com/android/cts/
TestSessionLogBuilderTests.java
50
" build_fingerprint=\"test-keys\"
build_model
=\"generic\" build_type=\"eng\" " +
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java
237
DeviceInfoConstants.
BUILD_MODEL
, DeviceInfoConstants.BUILD_BRAND,
DeviceInfoResult.java
306
DeviceInfoConstants.
BUILD_MODEL
, DeviceInfoConstants.BUILD_BRAND,
/cts/tools/host/src/res/
cts_result.xsd
66
<xs:attribute name="
build_model
" type="xs:string"/>
cts_result.xsl
35
<h1>Test Report for <xsl:value-of select="TestResult/DeviceInfo/BuildInfo/@
build_model
"/> -
63
<xsl:value-of select="TestResult/DeviceInfo/BuildInfo/@
build_model
"/>
[
all
...]
/cts/tools/host/src/com/android/cts/
TestSessionLog.java
338
DeviceParameterCollector.
BUILD_MODEL
, bldInfo.getBuildModel());
TestDevice.java
465
mInfoMap.put(
BUILD_MODEL
, buildModel);
582
return mInfoMap.get(
BUILD_MODEL
);
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/
libexpat.so
libexpat.so.1
libexpat.so.1.5.2
libexpat.a
[
all
...]
/external/expat/lib/
xmlparse.c
427
static XML_Content *
build_model
(XML_Parser parser);
6244
build_model
(XML_Parser parser)
function
[
all
...]
/prebuilt/sdk/tools/linux/
aapt
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/
libexpat.a
[
all
...]
Completed in 907 milliseconds