/aosp12/build/soong/sysprop/ |
H A D | sysprop_test.go | 29 func TestMain(m *testing.M) { 33 func test(t *testing.T, bp string) *android.TestResult { 138 func TestSyspropLibrary(t *testing.T) { 328 func TestApexAvailabilityIsForwarded(t *testing.T) { 350 func TestMinSdkVersionIsForwarded(t *testing.T) {
|
/aosp12/build/soong/sh/ |
H A D | sh_binary_test.go | 12 func TestMain(m *testing.M) { 37 func testShBinary(t *testing.T, bp string) (*android.TestContext, android.Config) { 43 func TestShTestSubDir(t *testing.T) { 61 func TestShTest(t *testing.T) { 87 func TestShTest_dataModules(t *testing.T) { 141 func TestShTestHost(t *testing.T) { 161 func TestShTestHost_dataDeviceModules(t *testing.T) {
|
/aosp12/build/soong/cmd/path_interposer/ |
H A D | main_test.go | 30 func TestMain(m *testing.M) { 49 func setup(t *testing.T) string { 63 func TestInterposer(t *testing.T) { 182 func TestMissingPath(t *testing.T) {
|
/aosp12/build/soong/filesystem/ |
H A D | filesystem_test.go | 25 func TestMain(m *testing.M) { 35 func TestFileSystemDeps(t *testing.T) { 46 func TestFileSystemFillsLinkerConfigWithStubLibs(t *testing.T) {
|
/aosp12/build/soong/linkerconfig/ |
H A D | linkerconfig_test.go | 25 func TestMain(m *testing.M) { 35 func TestBaseLinkerConfig(t *testing.T) { 71 func TestUninstallableLinkerConfig(t *testing.T) {
|
/aosp12/build/soong/xml/ |
H A D | xml_test.go | 25 func TestMain(m *testing.M) { 29 func testXml(t *testing.T, bp string) *android.TestResult { 48 func TestPrebuiltEtcXml(t *testing.T) {
|
/aosp12/build/soong/bp2build/ |
H A D | bzl_conversion_test.go | 39 func TestMain(m *testing.M) { 50 func TestGenerateModuleRuleShims(t *testing.T) { 171 func TestGenerateSoongModuleBzl(t *testing.T) {
|
/aosp12/build/soong/etc/ |
H A D | prebuilt_etc_test.go | 25 func TestMain(m *testing.M) { 39 func TestPrebuiltEtcVariants(t *testing.T) { 73 func TestPrebuiltEtcOutputPath(t *testing.T) { 86 func TestPrebuiltEtcGlob(t *testing.T) { 106 func TestPrebuiltEtcAndroidMk(t *testing.T) { 167 func TestPrebuiltEtcHost(t *testing.T) { 182 func TestPrebuiltRootInstallDirPath(t *testing.T) { 235 func TestPrebuiltFontInstallDirPath(t *testing.T) { 248 func TestPrebuiltFirmwareDirPath(t *testing.T) { 282 func TestPrebuiltDSPDirPath(t *testing.T) { [all …]
|
/aosp12/build/soong/kernel/ |
H A D | prebuilt_kernel_modules_test.go | 25 func TestKernelModulesFilelist(t *testing.T) { 60 func TestMain(m *testing.M) {
|
/aosp12/build/soong/bpf/ |
H A D | bpf_test.go | 25 func TestMain(m *testing.M) { 40 func TestBpfDataDependency(t *testing.T) {
|
/aosp12/build/blueprint/gotestmain/ |
H A D | testmain_test.go | 24 func TestMain(m *testing.M) { 29 func TestTestMain(t *testing.T) {
|
/aosp12/build/soong/rust/ |
H A D | rust_test.go | 29 func TestMain(m *testing.M) { 59 func testRust(t *testing.T, bp string) *android.TestContext { 144 func skipTestIfOsNotSupported(t *testing.T) { 152 func TestLinkPathFromFilePath(t *testing.T) { 163 func TestDepsTracking(t *testing.T) { 237 func TestSourceProviderDeps(t *testing.T) { 330 func TestSourceProviderTargetMismatch(t *testing.T) { 352 func TestProcMacroDeviceDeps(t *testing.T) { 379 func TestNoStdlibs(t *testing.T) { 394 func TestMultilib(t *testing.T) { [all …]
|
/aosp12/build/soong/genrule/ |
H A D | genrule_test.go | 27 func TestMain(m *testing.M) { 95 func TestGenruleCmd(t *testing.T) { 472 func TestGenruleHashInputs(t *testing.T) { 540 func TestGenSrcs(t *testing.T) { 627 func TestGenruleDefaults(t *testing.T) { 657 func TestGenruleAllowMissingDependencies(t *testing.T) { 687 func TestGenruleWithBazel(t *testing.T) {
|
/aosp12/build/soong/sdk/ |
H A D | sdk_test.go | 27 func TestMain(m *testing.M) { 37 func TestDepNotInRequiredSdks(t *testing.T) { 97 func TestSnapshotVisibility(t *testing.T) { 278 func TestPrebuiltVisibilityProperty_IsValidated(t *testing.T) { 290 func TestPrebuiltVisibilityProperty_AddPrivate(t *testing.T) { 312 func TestSdkInstall(t *testing.T) { 352 func TestCommonValueOptimization(t *testing.T) { 447 func TestCommonValueOptimization_InvalidArchSpecificVariants(t *testing.T) { 469 func TestSnapshot_EnvConfiguration(t *testing.T) {
|
/aosp12/system/tools/aidl/build/ |
H A D | aidl_test.go | 35 func TestMain(m *testing.M) { 340 func TestImportInRelease(t *testing.T) { 390 func TestUnstableModules(t *testing.T) { 652 func TestImports(t *testing.T) { 755 func TestDuplicatedVersions(t *testing.T) { 883 func TestUnstableVndkModule(t *testing.T) { 921 func TestCcModuleWithApexNameMacro(t *testing.T) { 953 func TestSrcsAvailable(t *testing.T) { 992 func TestRustDuplicateNames(t *testing.T) { 1177 func TestAidlFlags(t *testing.T) { [all …]
|
/aosp12/build/soong/python/ |
H A D | python_test.go | 327 func TestPythonModule(t *testing.T) { 358 func expectModule(t *testing.T, ctx *android.TestContext, name, variant, expectedSrcsZip string, ex… 378 func TestMain(m *testing.M) {
|
/aosp12/build/soong/java/ |
H A D | java_test.go | 59 func TestMain(m *testing.M) { 128 func TestJavaLinkType(t *testing.T) { 216 func TestSimple(t *testing.T) { 422 func TestBinary(t *testing.T) { 465 func TestTest(t *testing.T) { 535 func TestPrebuilts(t *testing.T) { 657 func TestDefaults(t *testing.T) { 732 func TestResources(t *testing.T) { 941 func TestTurbine(t *testing.T) { 982 func TestSharding(t *testing.T) { [all …]
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Transform.cpp | 92 const mat33& M(mMatrix); in operator *() local 167 mat33& M(mMatrix); in set() local 190 mat33& M(H.mMatrix); in set() local 198 mat33& M(V.mMatrix); in set() local 207 mat33& M(R.mMatrix); in set() local 217 mat33& M(mMatrix); in set() local 227 const mat33& M(mMatrix); in transform() local 235 const mat33& M(mMatrix); in transform() local 321 const mat33& M(mMatrix); in type() local 385 const mat33& M(mMatrix); in inverse() local [all …]
|
/aosp12/build/soong/cc/ |
H A D | cc_test.go | 29 func TestMain(m *testing.M) { 155 func TestFuchsiaDeps(t *testing.T) { 220 func TestVendorSrc(t *testing.T) { 462 func TestVndk(t *testing.T) { 783 func TestDataLibs(t *testing.T) { 977 func TestVndkDepError(t *testing.T) { 1379 func TestVndkExt(t *testing.T) { 3155 func TestRecovery(t *testing.T) { 3399 func TestFuzzTarget(t *testing.T) { 3410 func TestAidl(t *testing.T) { [all …]
|
/aosp12/build/soong/apex/ |
H A D | apex_test.go | 300 func TestBasicApex(t *testing.T) { 615 func TestDefaults(t *testing.T) { 2373 func TestVendorApex(t *testing.T) { 2654 func TestKeys(t *testing.T) { 2845 func TestMacro(t *testing.T) { 3645 func TestApexName(t *testing.T) { 3743 func TestTestApex(t *testing.T) { 4154 func TestPrebuilt(t *testing.T) { 6924 func TestTestFor(t *testing.T) { 7116 func TestApexSet(t *testing.T) { [all …]
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSInvokeHelperPass.cpp | 72 virtual bool doInitialization(llvm::Module &M) override { in doInitialization() 201 llvm::Type *T = V->getType(); in runOnFunction() local
|
/aosp12/frameworks/native/include/ftl/ |
H A D | static_vector.h | 126 explicit StaticVector(U (&array)[M]) in StaticVector() 390 inline void swap(StaticVector<T, N>& lhs, StaticVector<T, N>& rhs) { in swap()
|
/aosp12/packages/modules/Virtualization/authfs/src/fsverity/ |
H A D | verifier.rs | 43 merkle_tree: &T, in verity_check() 141 merkle_tree: M, in new() 142 ) -> Result<VerifiedFileReader<F, M>, FsverityError> { in new() argument
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | jquery-resizable.min.js | 12 …[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nod… argument 19 …r Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=Reg… class in o.offset.initialize
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | BitcodeWriter.cpp | 176 Type *T = TypeList[i]; in WriteTypeSymbolTable() local 261 Type *T = TypeList[i]; in WriteTypeTable() local 383 static void WriteModuleInfo(const Module *M, in WriteModuleInfo() 598 static void WriteModuleMetadata(const Module *M, in WriteModuleMetadata() 745 static void WriteModuleMetadataStore(const Module *M, BitstreamWriter &Stream) { in WriteModuleMetadataStore() 1587 static void WriteModule(const Module *M, BitstreamWriter &Stream) { in WriteModule() 1708 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|