AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions | Variables
gen_gtest_pred_impl.py File Reference

Namespaces

 gen_gtest_pred_impl
 

Functions

def gen_gtest_pred_impl.HeaderPreamble (n)
 
def gen_gtest_pred_impl.Arity (n)
 
def gen_gtest_pred_impl.Title (word)
 
def gen_gtest_pred_impl.OneTo (n)
 
def gen_gtest_pred_impl.Iter (n, format, sep='')
 
def gen_gtest_pred_impl.ImplementationForArity (n)
 
def gen_gtest_pred_impl.HeaderPostamble ()
 
def gen_gtest_pred_impl.GenerateFile (path, content)
 
def gen_gtest_pred_impl.GenerateHeader (n)
 
def gen_gtest_pred_impl.UnitTestPreamble ()
 
def gen_gtest_pred_impl.TestsForArity (n)
 
def gen_gtest_pred_impl.UnitTestPostamble ()
 
def gen_gtest_pred_impl.GenerateUnitTest (n)
 

Variables

 gen_gtest_pred_impl.SCRIPT_DIR = os.path.dirname(sys.argv[0])
 
 gen_gtest_pred_impl.HEADER = os.path.join(SCRIPT_DIR, '../include/gtest/gtest_pred_impl.h')
 
 gen_gtest_pred_impl.UNIT_TEST = os.path.join(SCRIPT_DIR, '../test/gtest_pred_impl_unittest.cc')
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0